(bug) Typed hashtags not triggering error for reaching hashtag limit on edit
Summary:
It appears the error for too many hashtags is not being shown on edit when typed.
Steps to reproduce:
- Make a post with 5 hashtags.
- Edit it, and sneak in an extra hashtag.
Browser and OS
Cross-platform web
What is the current bug behavior?
Error is not being shown
What is the expected correct behavior?
Error message should be shown
Relevant logs and/or screenshots
Possible fixes
Probably need to listen on (keyup) or something to that effect and trigger the error appropriately.
/label Type::Bug in Minds ~"S - Triage:new"
- Developer
Too many hashtags, error is not being shown to the user.
made the issue visible to everyone
changed the description
changed title from Can't post to (bug) Typed hashtags not triggering error for reaching hashtag limit
added T - Bug label
moved from minds#617 (closed)
added 2 - Normal P - Hashtags T - Bug labels
mentioned in issue minds#579 (closed)
changed milestone to %sprint: Interesting Iguana
assigned to @benhayward.ben
changed weight to 3
added Status::InProgress label
removed Status::InProgress label
changed title from (bug) Typed hashtags not triggering error for reaching hashtag limit to (bug) Typed hashtags not triggering error for reaching hashtag limit on edit
changed the description
added Status::InProgress label
added Status::Review label and removed Status::InProgress label
- Developer
MR !436