-
Notifications
You must be signed in to change notification settings - Fork 111
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
Usability issue with search on main page #412
Comments
Could you provide more clarity on what you're talking about? |
When you want to search for something, you need to type a search text string. The search text needs to be entered in the search box that opens below the search button. But the cursor is still hovering over the search button so you cannot type into the search box. |
got it |
Do you know which folder contains the main page? |
Information about the web site: https://apache.org/dev/infra-site.html |
i added the focus function so the cursor auto come to input filed ( check pull request ) |
As long as you are looking at the search window, could you change it so that when the search button is pressed, the focus changes to the search window?
This will make it easier to press search, type your search keywords
Instead of today's press search, move your cursor to the search window, press enter, type your search keywords
The text was updated successfully, but these errors were encountered: