openedx / paragon

💎 An accessible, theme-ready design system built for learning applications and Open edX.
https://paragon-openedx.netlify.app
Apache License 2.0
119 stars 66 forks source link

[paragon-openedx.netlify.app] Feedback (on /insights) #3040

Open PKulkoRaccoonGang opened 4 months ago

PKulkoRaccoonGang commented 4 months ago

Bugs

On the Usage Insights page in the page navigation sidebar, the active Usage Insights page is displayed only if the user is on the Summary tab.

https://github.com/openedx/paragon/assets/93188219/39f1be4f-213b-4149-8b66-e6da70430bee

brian-smith-tcril commented 4 months ago

This seems to be because we're checking for https://github.com/openedx/paragon/blob/f41b7c6d9e29cafc2d1234d92489f497136c1de1/www/src/components/Menu.tsx#L253

and the pathname does not end with insights when we're on the other tabs