aragon / app

Human-centered DAO infrastructure

Home Page:https://app.aragon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Long word in proposal title doesn't wrap, instead overflows to side on mobile device

tohrxyz opened this issue · comments

Describe the bug
When browsing aragon app on smartphone, the long word in proposal title overflows to side, causing layout to break (horizontal scroll) instead it should wrap to new line.

To Reproduce (please complete the following information)

  • Config and flags: [e.g. variable="xyz"]
  • Steps to reproduce the behavior:
    1. use mobile device
    2. go to aragon dao website
    3. long word in proposal title overflows

Current behavior
Long word in proposal title overflows, adds a horizontal scroll to side.
image

Expected behavior
The long word should wrap into new line.

System (please complete the following information):

  • OS: iOS 16.6.1
  • Software version not relevant
  • Commit hash: newest production at the time of submitting issue

Additional context
No context.

Hi @tohrxyz
Thanks for reporting this!
We had not seen this before. Will pass this to our team to fix.

@Barukimang Hey, I have opened a PR fixing this issue, it's done in #1023