The navigation bar and Hero triangular button navigate to different section through the use of # ids, which might lead to unexpected behavior when sharing the website. #1
Labels
Is this a problem?
Stuff that might be worrisome but whose status as a problem is ambiguous
Steps to Recreate: Jump to a section by clicking on its link in the navigation bar. Though jumping to the section is successful, it adds that section's id to the URL bar of the user's browser. If they then try to share the site, they will likely copy the hashtag along with the base site link, leading the site to also jump to that section on another user's device instead of providing them with the default flow.
The text was updated successfully, but these errors were encountered: