MIT-Center-for-Collective-Intelligence / 1Ontology

Apache License 2.0
0 stars 0 forks source link

Left hand scroll handler obscures top tabs #58

Open stevenrick opened 5 hours ago

stevenrick commented 5 hours ago

When searching and moving to a different activity, the left hand tree viewer can scroll in a way where the tabs at top get moved and can't be moved back.

Probably want to update the Tab styling to have position: absolute or move them to a separate component so the auto scroller can't move them - https://github.com/MIT-Center-for-Collective-Intelligence/1Ontology/blob/7c6b064e1d891c68220b2a2ac7d3f832f027736c/src/pages/Ontology.tsx#L1090C18-L1090C22

Video demo:

https://github.com/user-attachments/assets/3214a74b-6b3d-4fa1-a3ff-292895f0af35

stevenrick commented 5 hours ago

pardon the low res video - realized i should have used handbrake to re-encode and will do that from now on