#4446 closed defect (bug) (reported-upstream)
Table of contents link hash scroll issue.
Reported by: | hardipparmar | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Handbooks | Keywords: | |
Cc: |
Description
Content Hash (#) scrolling issue.
Please follow the below steps.
- Open this link (https://wordpress.org/gutenberg/handbook/designers-developers/developers/components/select-control/)
- Go to "Table of contents"
- Click Number Content. (1. Design guidelines, 2. Development guidelines, 3. Related components)
It should be a scroll when click number content.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Hello @hardipparmar thanks for flagging these.
These pages are driven by the Gutenberg GitHub instance so I've created a couple PRs to address the few handbook pages with this issue.
PRs;
https://github.com/WordPress/gutenberg/pull/15504
https://github.com/WordPress/gutenberg/pull/15506
https://github.com/WordPress/gutenberg/pull/15507
https://github.com/WordPress/gutenberg/pull/15508
Closing here as it's now reported upstream on Gutenberg where it will be addressed.
All the best,
Cheers