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

Add Tag | Error validation message (20 char limit) should disappear when char count is ≤ 20 #1030

Open
1 of 4 tasks
dujes opened this issue Nov 22, 2022 · 0 comments
Open
1 of 4 tasks
Labels
🚨 bug Something isn't working

Comments

@dujes
Copy link

dujes commented Nov 22, 2022

I'm submitting a...

  • Bug report
  • Regression (a behavior that used to work and stopped working in a new release)
  • Feature request
  • Documentation issue or request

Context

Issue is reproducible while adding a new tag to any course.

Steps to Reproduce

  1. Click on 'Add Tag' icon that is visible in the bottom-right corner of any course card in catalog
  2. Enter > 20 chars in the input field ('Select a tag or add a new one')
  3. Reduce char number to ≤ 20
  4. Observe the error validation message

Expected Behavior

Validation message should disappear immediately when condition char ≤ 20 is satisfied.

Current Behavior

Error validation message (20 char limit) will remain visible below input field after reducing char number to ≤ 20.

Screenshots

Screenshot 2022-11-22 at 14 28 51

@dujes dujes added the 🚨 bug Something isn't working label Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant