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

active=false in nav-item fixed #2364

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

tshimber
Copy link
Contributor

@tshimber tshimber commented Nov 4, 2024

Fixes #2363
Css selector logic fixed, so nav item won't look active having active=false

Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for marvelous-moxie-a6e2fe ready!

Name Link
🔨 Latest commit 8333f9e
🔍 Latest deploy log https://app.netlify.com/sites/marvelous-moxie-a6e2fe/deploys/672904ace190f20008022e08
😎 Deploy Preview https://deploy-preview-2364--marvelous-moxie-a6e2fe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@amir-ba amir-ba self-requested a review November 7, 2024 08:26
Copy link
Collaborator

@amir-ba amir-ba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!, this helps in keeping the attributes' consistency.

@amir-ba amir-ba merged commit 9a999fb into telekom:main Nov 7, 2024
12 checks passed
amir-ba added a commit that referenced this pull request Nov 26, 2024
* chore: update CODEOWNERS file (#2368)

* fix(nav-item): makes nav-itemcomponent respect the active=false  (#2364)

* fix(drop-down): fixes hidden input in dropdown-select with null check (#2361)

* fix(nav-item): add null check for child element before setting role to menuitem (#2369)

Co-authored-by: Amir Ashkan Baghdoust <[email protected]>

* chore(release): publish (#2372)

---------

Co-authored-by: Arturo Castillo Delgado <[email protected]>
Co-authored-by: tshimber <[email protected]>
Co-authored-by: Amir Ashkan Baghdoust <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telekom header nav-item: active=false works incorrectly
2 participants