Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix roadmap display on mobile devices #347

Merged
merged 2 commits into from
Apr 27, 2023

Conversation

ThisIsMissEm
Copy link
Contributor

@ThisIsMissEm ThisIsMissEm commented Apr 26, 2023

This makes the following changes, to address #346:

  • Enables the wrapping of the item title on all resolutions
  • Enables the display of the item IDs on mobile, as that helps people communicate which roadmap item they're talking about (this addresses [Roadmap] Platforms unclear on mobile portrait view #294)
  • Increases space given to item IDs, as they're now 7 characters long in cases, so the space given was getting very close to truncating/overflowing.
  • Adjusts the button sizes to be slightly smaller which results in them not wrapping on mobile (this does affect the Apps Grid, but still feels correct)
  • Improves the rendering of the parent item, such that the chevron and label cannot be wrapped separately (previously this could happen)
  • Tightens layout on mobile for timeline items, such that the layout feels "centered" or balanced on mobile devices

I also noticed that the node.js version in the .nvmrc file didn't align with the Dockerfile, so I've rectified that, setting it to Node.js 16.x (latest v16 release)

@vercel
Copy link

vercel bot commented Apr 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
joinmastodon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2023 0:00am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants