open-reaction-database / ord-interface

Search/browse interface and APIs for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
18 stars 9 forks source link

For reaction view, make left nav stack the sections rather than trying to put on a single line #82

Closed connorcoley closed 4 months ago

connorcoley commented 8 months ago

In the reaction view, the display of the navbar on the left changes when the window is resized; might be nicer to have a static vertical stack of nav items?

image

https://github.com/open-reaction-database/ord-interface/blob/cbfe8426531d78686e53eec051d2a09bb6962915/app/src/views/reaction-view/MainReactionView.vue#L203

bdeadman commented 4 months ago

I will check if this is fixed and close if appropriate.