Allow us to use keyboard in map browser and server list
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 17.4k
- Forks
- 3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 14
Description
When I browse server browser and map browser, I want to use keyboard. Pg up/dwn, and up down in server.
Sometimes i press the server to read who is on, I accidentally double click, that is annoying, also for users in that server.
This could make it easier for many. With me having 292 maps, it would be easier to find the correct map, and you reduce the need for mouse.
PROPOSED SOLUTION
When one is selected, you should be able to use keyboard for other servers or map. Also home/end/page up/down.
Enter would join the game/map. Thank you!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the map browser and server browser UI entry points, then inspect how a selected server or map currently handles mouse input. Verify the expected keyboard behavior for selection, Home/End, Page Up/Down, arrow keys, and Enter, and consider how to test joining or opening an item without accidental double-click behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100