You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Click on 'Add Tag' icon that is visible in the bottom-right corner of any course card in the catalog
Enter {one char} (for example, one letter) + {space} in the 'Tag name' input field
Save and Observe
Expected Behavior
'The name field must be at least 2 characters' validation message should appear while trying to save the 'Tag' when {one char } + {space} is entered in the 'Tag name' input field.
Current Behavior
It's possible to save 'Tag' with only one visible char while adding a new tag to any course.
Notes
Validation message should disappear when total number of entered chars is ≥ 2.
I'm submitting a...
Context
Issue is reproducible while adding a new tag to any course.
Steps to Reproduce
Expected Behavior
'The name field must be at least 2 characters' validation message should appear while trying to save the 'Tag' when {one char } + {space} is entered in the 'Tag name' input field.
Current Behavior
It's possible to save 'Tag' with only one visible char while adding a new tag to any course.
Notes
Validation message should disappear when total number of entered chars is ≥ 2.
Screenshots
https://www.loom.com/share/78ac7f89ab53441592a07e0dc0adc095
The text was updated successfully, but these errors were encountered: