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

added charCount and validation to Community Profile #9215

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

Israellund
Copy link
Collaborator

Link to Issue

Closes: #9172

Description of Changes

  • Adds FIXME widget to TODO page.
  • added character count and validation to the Community Description input in Community Profile, now a user isn't able to click Save changes and get a vague error message without knowing what they did wrong. The page now scrolls to the input field where the error is happening when a user clicks Save changes.

"How We Fixed It"

added character count and validation to the Community Description input in Community Profile

Test Plan

-go to Community Profile
-in the Community Description input try to enter more than 250 characters
-confirm that you see an error under the input
-click Save changes
-confirm that the page scrolls to the input with the error and no error toast is shown

@Israellund Israellund merged commit 446732d into master Sep 16, 2024
11 checks passed
@Israellund Israellund deleted the israel.9172.vague-error-message branch September 16, 2024 15:05
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

Successfully merging this pull request may close these issues.

[Bug]: vague community profile error message
3 participants