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

fix(NcAppNavigationItem): fix style when using active prop #4989

Merged
merged 4 commits into from Dec 24, 2023

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Dec 23, 2023

☑️ Resolves

  • NcAppNavigationItem had the wrong colors on the utils set when using the active prop instead of letting vue-router set the active state. This is fixed here. I also corrected the HTML structure of the examples (ul was missing) and adjusted the cypress tests to cover the active prop issue.

🖼️ Screenshots

🏚️ Before 🏡 After
grafik grafik

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler force-pushed the fix/noid/appnavigationitem-active-prop branch from ac6ac1c to 194e3ad Compare December 23, 2023 10:30
@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: app-navigation Related to the app-navigation component labels Dec 23, 2023
@raimund-schluessler raimund-schluessler added this to the 8.4.0 milestone Dec 23, 2023
@raimund-schluessler raimund-schluessler marked this pull request as ready for review December 23, 2023 10:31
@raimund-schluessler raimund-schluessler merged commit 7e6fb84 into master Dec 24, 2023
17 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/noid/appnavigationitem-active-prop branch December 24, 2023 20:56
@ShGKme ShGKme mentioned this pull request Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: app-navigation Related to the app-navigation component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants