rubyforgood / rubyforgood/Flaredown

[Bug] Tags - Can only see first word of tag when on mobile

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

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)

image

  • 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

Open the contributing guide

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.