-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- When user tries to paste sth into bio and resulting word count exceeds 1500 words, it doesn't warn the user about it, nor update the counter! The counter gets back to work when user deletes enough words to stay below 1500 threshold. If he won't do that it will update his bio to last counter tick state (e.g. it may look like we're not updating the bio, or the bio after all gets simply cut, which is more intuitive, but in my case when i just pasted my markdown from github it made me believe that i can't update my bio at all) -> imo it should throw a toast/or popup to the user, or atleast block updating profile with proper tooltip if trheshold is exceeded?
- Also counter should react to pasting when exceeding threshold, exceeded values should also show how many words user should delete, it kinda forces user to experiment with it, to see how much he should shorten the text.
Untitled.video.-.Made.with.Clipchamp.mp4
Also as a sidenote style issue:
- Select in Bio markdown text input is buggy - Firefox - didn't check on chromium (see on video)
Nagrywanie.2025-01-15.132031.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels