Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Verify Focus Issue Fixed #30

Open
nonissue opened this issue Jan 7, 2022 · 4 comments
Open

UI: Verify Focus Issue Fixed #30

nonissue opened this issue Jan 7, 2022 · 4 comments
Assignees
Labels
bug Something isn't working ui v1 Final product with content
Milestone

Comments

@nonissue
Copy link
Owner

nonissue commented Jan 7, 2022

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 nonissue self-assigned this Jan 7, 2022
@nonissue nonissue added bug Something isn't working ui v1 Final product with content labels Jan 7, 2022
@nonissue nonissue added this to the v1 milestone Jan 7, 2022
@nonissue nonissue closed this as completed Jan 7, 2022
@nonissue nonissue reopened this Jan 7, 2022
@nonissue nonissue mentioned this issue Jan 7, 2022
3 tasks
@nonissue
Copy link
Owner Author

nonissue commented Jan 7, 2022

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.

Upload.from.GitHub.for.iOS.MOV

@nonissue
Copy link
Owner Author

nonissue commented Jan 7, 2022

vercel/next.js#33060

@nonissue
Copy link
Owner Author

nonissue commented Jan 7, 2022

Could be an issue with custom link wrapper or passhref

@nonissue
Copy link
Owner Author

nonissue commented Jan 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui v1 Final product with content
Projects
None yet
Development

No branches or pull requests

1 participant