freefeed-react-client icon indicating copy to clipboard operation
freefeed-react-client copied to clipboard

Long words aren't wrapping correctly on the notification page.

Open Mazafard opened this issue 2 years ago • 0 comments

There's an issue with the notification page text. It doesn't properly wrap long words, causing it to disrupt the layout of the notification page.

  1. Your OS name and version, browser name and version, is it mobile or desktop: All Platforms.
  2. Full URL of the page where the problem occurs: https://freefeed.net/filter/notifications
  3. What did you do to trigger the bug? Generate notifications containing long words.
  4. What result did you expect? Line breaks without disrupting the layout.
  5. What did actually happen? The line doesn't break, resulting in a horizontal scroll.

Please also attach screenshots, or text of error messages from developer console, if any.

Screenshot 2024-03-31 at 22 49 02

Mazafard avatar Mar 31 '24 22:03 Mazafard