NotEnoughUpdates / NotEnoughUpdates/MoulConfig

Categories can be cut off

Open
#71 0 comments 0 reactions 0 assignees View on GitHub

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.

Image

Notice how I've scrolled to the bottom yet Debug is partially cut off.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.