Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
PKulkoRaccoonGang opened this issue Apr 29, 2024 · 1 comment
Open

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

PKulkoRaccoonGang opened this issue Apr 29, 2024 · 1 comment
Labels
bug Report of or fix for something that isn't working as intended docs

Comments

@PKulkoRaccoonGang
Copy link
Contributor

PKulkoRaccoonGang commented Apr 29, 2024

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.

Screen.Recording.2024-04-30.at.00.51.31.mov
@PKulkoRaccoonGang PKulkoRaccoonGang added bug Report of or fix for something that isn't working as intended docs labels Apr 29, 2024
@brian-smith-tcril
Copy link
Contributor

This seems to be because we're checking for

className={classNames({ active: pathname.endsWith('insights') })}

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended docs
Projects
Status: Backlog
Development

No branches or pull requests

2 participants