Closed SatsAllDay closed 6 months ago
I am not able to reproduce this bug at the moment. tested with comment and zap notifications
The only thing I need to do more testing with is once the notification is hidden beyond the "more" notifications button perhaps there is some width that it overflows where it doesn't if the notification is contained in an initial render of /notifications
Do you remember how you created these seemingly unbreakable strings? lol I found it on prod under your items and it seems to be the only one that does this.
Ok, so a little deeper It seems to only be a problem on chrome, firefox seems to break this link title normally
It happens for me on iOS PWA too, meaning safari as well
Ok, I Guess firefox handles word-breaks for links where the others do not
Description On mobile, when viewing the notifications page, if a notification references a post that has a very long single word in it, the word is not broken via css, and therefore the notification overflows in the x-direction.
Steps to Reproduce
Expected behavior Post titles and links in notifications should probably have some CSS word break behavior so that long words in titles don't cause overflow
Screenshots
Logs N/A
Environment: Likely only an issue on mobile, not desktop
Additional context N/A