isXander / isXander/Controlify
No way to scroll chat messages
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
It is not possible to scroll to previous chats in the ChatScreen.
Maybe each chat message/line could be focusable?
Secondary navigation is already taken up by Brigadier suggestion scrolling.
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
Start at the ChatScreen implementation and trace how chat messages receive focus and how secondary navigation is assigned to Brigadier suggestions. Determine a controller-friendly way to reach previous messages without disrupting suggestion scrolling, then verify that earlier chat lines can be selected and reviewed in the ChatScreen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- accessibility, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100