ARK-Builders / ARK-Builders/Navigator

More tag chips visible in "quick tags" section

Open
#124 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue UX
Dominant language
Kotlin
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

When tag chips in "quick tags" overflow the screen border, we should make them denser by using short versions.

Example:
```
Data model: [quick tags]: [english][music][literature][cars][travelling]...
What user is seeing: [quick tags]: [english][music][lite | screen border
What user should see: [quick tags]: [eng][mus][lit][car].. | screen border
```

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Locate the Android quick-tags rendering code and inspect how tag labels are chosen and constrained; done means overflowing chips use shorter labels so more chips remain visible within the screen border.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.