opensanctions / opensanctions/poliloom
Mobile interface optimization
Open
Nobody has claimed this yet.
gui
- Dominant language
- Python
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Problem
The current evaluation interface is desktop-only with a fixed two-column layout that doesn't work on mobile devices.
Key Issues
- Fixed desktop grid layout (
grid-cols-[48rem_1fr]) breaks on mobile - Action buttons too small for touch interaction
- Dense information display overwhelming on small screens
- Dual-pane archived page viewer not mobile-friendly
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 by locating the evaluation interface with the fixed grid-cols-[48rem_1fr] layout and the dual-pane archived page viewer. Review the action buttons and information density at mobile widths, then verify that the evaluation and archived pages are usable on small screens with touch-sized controls and no broken two-column layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss
- Domain
- design, frontend, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100