-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This is an action item coming from a PR review. openedx/frontend-app-authoring#2872 (comment)
Current behavior:
- Go to authoring frontend
- Go to a taxonomy detail view
- Click a create new tag button
- immediately type 2 or more characters
- observe that the first character you type gets highlighted, which means the second character overwrites the first one. This is pretty annoying for users.
Expected behavior:
- Autofocus works -> inserts cursor in input field
- No character gets auto-highlighted or overwritten unless the user does the highlighting on purpose
Development workflow:
- timebox to 1 hour
- if takes longer, take to team -> estimate
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels