issues
search
ProjectLibertyLabs
/
social-app-template
Social Application Template that uses Gateway Services
Apache License 2.0
1
stars
4
forks
source link
BUG: Disable button if invalid New Post
#84
Closed
claireolmstead
closed
3 months ago
claireolmstead
commented
4 months ago
Current Behavior:
Does NOT display any error messages in the UI if a user clicks the Post Button and there is no text.
Does throw console error.
Expected Behavior:
Disable Post Button until the post is validated.
Add indicator that text is required. Ex:
*
Current Behavior:
Expected Behavior:
*