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

Remove javascript void from nav href #2808

Merged
merged 12 commits into from
Jul 28, 2022
Merged

Conversation

ndricimrr
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Remove nav href javascript void when navhref disabled
    Related issue(s)

Fixes #2786

@ndricimrr ndricimrr added the enhancement New feature or request label Jul 11, 2022
Copy link
Contributor

@JohannesDoberer JohannesDoberer left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -500,15 +500,18 @@
<li class="fd-nested-list__item">
<a
href={getRouteLink(node)}
tabindex="0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

enter

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ndricimrr ndricimrr merged commit 333c8dd into master Jul 28, 2022
@ndricimrr ndricimrr deleted the 2786-remove-javascript-void branch July 28, 2022 12:43
@JohannesDoberer JohannesDoberer mentioned this pull request Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate removal of 'javascript:void(0)' default href
2 participants