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

Wrap notification text instead of truncating it #544

Open
trypancakes opened this issue Sep 17, 2024 · 0 comments
Open

Wrap notification text instead of truncating it #544

trypancakes opened this issue Sep 17, 2024 · 0 comments

Comments

@trypancakes
Copy link

Is your feature request related to a problem? Please describe.
When using a larger text size most notifications get cut off early, most notably reaction notifications. This makes some notifications inaccessible because I have an accessibility feature enabled. I pretty much can't see what reaction I'm being notified about unless the person's name is incredibly short. This isn't helped by push notifications not working for me but that's unrelated.

Describe the solution you'd like
Notification text could be changed to wrap to the next line which would make all notifications readable. I doubt this change would be noticed on regular or smaller text sizes but it would be a huge improvement for larger text sizes.

Describe alternatives you've considered
Alternatively the description of the notification (e.g. "favorited your post") could be separated from the row with the icon, avatar, name and timestamp. The top row could keep its current truncating behavior while the description has text wrapping.

Additional context
How notifications currently appear
Screenshot_20240917-125717

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

No branches or pull requests

1 participant