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

[BUG]: Do not focus "Buy Me a Mate" first when tabbing after search field #92

Closed
schokotets opened this issue Jan 28, 2022 · 1 comment

Comments

@schokotets
Copy link
Contributor

schokotets commented Jan 28, 2022

What is the bug?
When I search for something in the search bar (focused), I like to use "Tab" to jump to the first result. However, since there's been the "Buy Me a Mate" button, it's focused first. This is annoying me. I want to jump to the search result first.

What system are you running?

  • What browser (e.g. chrome, firefox)? Brave: 1.31.91 (based on Chromium: 95.0.4638.69) (Official Build) (64-bit)
  • What version of TUfast? 6.0.0.3

Anything else that is important?
I see two ways to fix:

  • change tabindex of "Buy Me A Mate"
  • reorder "Buy Me A Mate" in the html to have it be selected last
@OliEfr
Copy link
Member

OliEfr commented Jan 28, 2022

Hi @schokotets

I see that this annoys you :) thanks for the post.

I swear I didnt do this on purpose, however it kind of plays in my hand as more students might land on my page :D

I implemented the tabindex option, thanks 7c632fb ca4c85e

EDIT: unfortunatly, I am quite busy now and we also try to get funding for the project. I hope I will manage to find the time to release main soon.

Oli

@OliEfr OliEfr closed this as completed Feb 24, 2022
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

No branches or pull requests

2 participants