-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Type: Feature RequestNew functionalityNew functionality
Milestone
Description
Is your feature request related to a problem? Please describe.
As a user, I'd like to be able to either share or bookmark a specific part of a page that I access using the in-page navigation component.
Describe the solution you'd like
When using the in-page navigation to navigate to a part of the page, ideally the hash fragment portion of the browser URL would be updated to reflect the ID of the element in focus.
Why?
- To match the native browser behavior of an anchor element which links to an element on the same page
- To make it easier to share the link to a specific part of the page
Describe alternatives you've considered
N/A
Additional context
Steps to reproduce:
- Go to https://designsystem.digital.gov/components/accordion/
- Click "Component code" link in the "On this page" in-page navigation
Expected: Browser URL is https://designsystem.digital.gov/components/accordion/#accordion-code
Actual: Browser URL is https://designsystem.digital.gov/components/accordion/
Code of Conduct
- I agree to follow this project's Code of Conduct.
- I checked the current issues for duplicate feature requests.
Metadata
Metadata
Assignees
Labels
Type: Feature RequestNew functionalityNew functionality
Type
Projects
Status
Done