You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After clicking on any of the sub-pages under "Visit a Center", "Themes" is highlighted in the nav bar rather than "Visit a Center"
E.g. after clicking on 'The Hyperwall', "Themes" is underlined in the top nav bar rather than "Visit a Center". The same thing happens if I click on 'Space for Earth'
This behavior also happens in the "Teach" section.
Clicking on 'STEM Resources' results in the "Themes" nav bar item to be underlined rather than "Teach"
The text was updated successfully, but these errors were encountered:
Jeanne-le-Roux
changed the title
Visiting sub-pages within 'Visit a Center' and 'Teach' incorrectly highlight the 'Theme' nav bar item
Visiting sub-pages within 'Visit a Center' and 'Teach' incorrectly highlight the 'Themes' nav bar item
Jan 4, 2024
We talked about this today among the engineers yesterday.
The first-off answer is that this is hard for us to fix, since all content items (also those below "Visit a Center" and "Teach") are formally Stories, so they are linked to the /stories overview, which we in the EIC instance override with the nine themes page.
I think we can resolve this issue once we have refactored the EIC instance to use the VEDA UI library for content and individual pages and manage routing, content types, etc on its own. But that is quite some time down the road.
Not sure, but maybe we could as a quick fix hide the /stories route and have "Themes" be a custom page or so, then there would be no hierarchy (in terms of nav) for stories at all.
After clicking on any of the sub-pages under "Visit a Center", "Themes" is highlighted in the nav bar rather than "Visit a Center"
E.g. after clicking on 'The Hyperwall', "Themes" is underlined in the top nav bar rather than "Visit a Center". The same thing happens if I click on 'Space for Earth'
This behavior also happens in the "Teach" section.
Clicking on 'STEM Resources' results in the "Themes" nav bar item to be underlined rather than "Teach"
The text was updated successfully, but these errors were encountered: