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

Added onClick handler to refocus when newLink is clicked #704

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ehuatai
Copy link
Collaborator

@ehuatai ehuatai commented Jun 12, 2024

For some reason reloads the page each time newLink is clicked now, but hitting tab on the new page does properly focus the top of the page

For some reason reloads the page each time newLink is clicked now, but hitting tab on the new page does properly focus the top of the page
@ehuatai ehuatai requested a review from waisaed June 12, 2024 19:27
@ehuatai ehuatai self-assigned this Jun 12, 2024
…ing on NextLink

I added the styling to the application wide application.css which is for sure not the right place for it. It's working as intended right now but I'm not sure how the CSS is organized and where to put it so it doesn't affect the entire application. Other than that, focus works as intended in Chrome, Firefox, and Safari, although I needed to change settings in Firefox and Safari to get it to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant