NotEnoughUpdates / NotEnoughUpdates/MoulConfig
Categories can be cut off
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 22
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Categories in the config can sometimes be cut off when they're at the bottom, it could probably just do with some extra padding/improved height calculations.
Notice how I've scrolled to the bottom yet Debug is partially cut off.
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 Java code that lays out and renders categories in the config screen, then reproduce the issue by scrolling to the bottom as shown in the screenshot. Trace the height or padding calculation for the final category. Done means every category, including Debug, is fully visible when scrolled to the bottom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100