HangarMC / Hangar

A plugin repository used for paper plugins
https://hangar.papermc.io/
MIT License
249 stars 65 forks source link

Multiple Sidebars No Longer Supported #1342

Closed Pheotis closed 4 months ago

Pheotis commented 4 months ago

Observed/problematic behavior

The page for our project was created quite a while ago, with multiple sidebars full of links. Attempting to save after adding a new link to any sidebar produces fails with "Can only select each Type once".

Expected behavior

Multiple sidebars have been supported since the beginning; it would be great if they continued to be supported.

Steps to reproduce

  1. Go here.
  2. Try to add something to the links bar.
  3. Try to save it
  4. Observe the error.

Other

No response

MiniDigger commented 4 months ago

ah fun. #1211 caused me to add the validation to the frontend, since backend always had blocked multiple top sections (which makes sense). but the validation was overly aggressive in the frontend and now blocks all duplicated types