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
Describe the bug
Visiting the documentation at primer.css, many of the component previews control navigation via anchor links in some manner, and attempting to navigate to the anchor ultimately reloads the site in the preview as opposed to working as intended.
Now the same in React/Storybook https://primer.style/components/tab-nav/react/alpha does something even worse;] — reloading the whole iframe.html? to top location. Interestingly the Rails examples do have links to view-components-storybook.eastus.cloudapp.azure.com* but they are inactive, so can be clicked etc. with no reloading.
Describe the bug
Visiting the documentation at primer.css, many of the component previews control navigation via anchor links in some manner, and attempting to navigate to the anchor ultimately reloads the site in the preview as opposed to working as intended.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Components should behave in the preview as you would expect during development and production.
Screenshots
After clicking, "Bar tab", this becomes:
Desktop (please complete the following information):
Additional context
Other components like the subnav also seem to exhibit this issue, but I didn't go through to identify every instance.
The text was updated successfully, but these errors were encountered: