nonissue / andyws

https://andy.ws
2 stars 0 forks source link

UI: Verify Focus Issue Fixed #30

Open nonissue opened 2 years ago

nonissue commented 2 years ago

Verify that specific items are not receiving focus prematurely on page load. Seems to be an issue on iOS?

Example:

When 'projects' page is loaded, hammer spoon project is in hover state.

image

This is not intended.

nonissue commented 2 years ago

Happens when a link is clicked that navigates to a new page with an interactive element at the same screen position as the initial link.

In the example below, we follow 'my current projects' link from index page.

https://user-images.githubusercontent.com/5218392/148596645-5e00cdf7-eb6f-4868-ad3e-ac83168fb20a.MOV

nonissue commented 2 years ago

https://github.com/vercel/next.js/issues/33060

nonissue commented 2 years ago

Could be an issue with custom link wrapper or passhref

nonissue commented 2 years ago

https://stackoverflow.com/questions/67795115/nextjs-render-link-with-createelement