opensanctions / opensanctions/poliloom

Mobile interface optimization

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.