luanti-org / luanti-org/contentdb
Improve UI on mobile
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 115
- Forks
- 62
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 5
Description
## Problem
Currently the UI on mobile have a lot of small problems.
Buttons in various places do not have a vertical gap when they cannot be displayed inline:

Review profile pictures are misaligned with the review:

The todo, notification, plus, etc buttons could be aligned, which would lead into less unused free space:

## Solutions
Make CDB UI more adaptive on mobile.
## Alternatives
None
## Additional context
ContentDB is mostly used on desktop, but mobile is still useful to search packages more easily than with the in-game UI. It may also be useful for package maintainers to make small changes, etc
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
The issue names no files, tests, or entry points, so first locate the mobile UI components corresponding to the three screenshots and inspect their responsive layouts. Compare the current button spacing, review-picture alignment, and header control alignment at mobile widths. Done means these listed mobile layout problems are corrected without regressing the desktop UI.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100