rubyforgood / rubyforgood/Flaredown
[Bug] Tags - Can only see first word of tag when on mobile
Open
Nobody has claimed this yet.
Hacktoberfest
type:bug
type:feature-improvement
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 21
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 16
Description
How it works now
- When on mobile, I can only see the first word of a tag, regardless of length
- Longer single word tags appear fine
- I can occasionally see the second word overflowing out of the tag shape (if I touch but don't click on a tag)

- Only the "ate" of "ate breakfast" appears
- "compression socks" illustrates the second word wrapping
- Only the "hot" of "hot day" appears, despite having fewer characters & taking up less space than some single word tags
Contributor guide
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 reproducing the tag display on a mobile viewport using the example tags "ate breakfast" and "compression socks". Trace the frontend tag rendering and styling entry point, then verify that multiword tags display completely without wrapping or overflowing while single-word tags remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100