seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

[bug]: Can't collapse table columns dropdown #532

Open martonvago opened 1 month ago

martonvago commented 1 month ago

Steps to reproduce

  1. Go to the index page.
  2. Click on the table columns dropdown arrow to expand the columns of a table.
  3. Try to click on it again to collapse the dropdown.

Expected result

The dropdown is collapsed.

Actual result (the bug)

The dropdown stays open.

Screenshot 2024-07-25 at 14 50 36

Probably should check why that onClick function is selecting instead of deselecting.

Optional: Relevant log output

No response

Severity/Priority

None