You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Page should focus the main section.
Is this issue blocking you?
Not really. We'd like to add a skip to chatbot link in Virtual Assistant. I'd like to demonstrate it with a skip to content link, but I can't do that if this doesn't work. I can use refs for now.
What is your environment?
OS: [e.g. iOS] Mac
Browser [e.g. chrome, safari] Chrome
Version [e.g. 22] Version 130.0.6723.91
What is your product and what release date are you targeting?
N/A
The text was updated successfully, but these errors were encountered:
@thatblindgeye pointed out that this is a dupe of #7554. Closing, but we should really fix #7554 rather than letting it kick around another two whole years. ⭐
Describe the problem
The Page demos that include Skip to content do not actually skip to content when the button is clicked: https://www.patternfly.org/components/page/react-demos
The HTML demos seem to demonstrate this behavior, however: https://www.patternfly.org/components/page/html-demos/basic/#main-content-page-demo-basic
As does the plain component: https://www.patternfly.org/components/skip-to-content
Likely something is up with the Page component.
How do you reproduce the problem?
Go to https://www.patternfly.org/components/page/react-demos/sticky-section-group/#main-content. Try to use Skip to content. You see a brief flash of focus and then the page reloads.
Expected behavior
Page should focus the main section.
Is this issue blocking you?
Not really. We'd like to add a skip to chatbot link in Virtual Assistant. I'd like to demonstrate it with a skip to content link, but I can't do that if this doesn't work. I can use refs for now.
What is your environment?
What is your product and what release date are you targeting?
N/A
The text was updated successfully, but these errors were encountered: