-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
New spotlight should be navigatable by page up/down keys #21256
Comments
Are you talking about searching the contents of a room? You should already be able to scroll with page up and down. If it doesn't work for you then we probably need information about what browser you are using. If you mean arrow up and arrow down for individual results that would be #16788 |
Ah no - it is about the spotlight search. Wanted to make that clear by using a label. But I was unable to set it. |
I would like to work on it. First want to clear some doubts here. Suggestion: Rather than doing Full / Half page scroll, we can do a fix number, Let's say scroll 10 search results on Page Up/Down. @weeman1337 |
If this change is done, won't it override the current functionality implemented in #16788 ? |
@NSV1991 that issue is about timeline search, not spotlight search, also that is an unclosed issue, why would it be implementing functionality? |
@t3chguy Pardon me if my question is confusing. I am trying to understand what are we trying to achieve here. Currently working in spotlight Updated new scroll in spotlight using keyboard |
@NSV1991 this is asking for the Page Up and Page Down keys to work in the spotlight, you seem to have just changed how the scrolling for up/down arrow keys works. |
@t3chguy Does this meet expectation? |
@NSV1991 almost, it seems to only be moving about 60% of a page rather than a page though |
Your use case
What would you like to do?
An a user I want to be able to navigate through the new spotlight search results by using the page up/down keys
so that I am able to reach my search results quickly.
Why would you like to do it?
↑
How would you like to achieve it?
Page up/down keys should scroll the search result list by ? half/full pages.
Have you considered any alternatives?
Holding down the up/down arrow keys. But this is slow.
Additional context
No response
The text was updated successfully, but these errors were encountered: