openmultiplayer / openmultiplayer/launcher
[BUG] The F9 key used to rejoin the server does not always open the reconnect menu.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 203
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
The F9 key used to rejoin the server is not working consistently. Sometimes it opens the menu normally, allowing us to reconnect, but at other times it only shows the cursor and the menu does not appear.
It would be helpful to have a separate key or command to directly reconnect to the current server. Please look into this issue and resolve it as soon as possible.
P.S. I don’t have any screenshots to provide.
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named; start by tracing the F9 input handling and reconnect-menu flow, then reproduce the intermittent cursor-only behavior. Done means F9 reliably opens the reconnect menu and the current server can be rejoined, with coverage for the failing behavior if the project has relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100