Skip to content

Fix create tag autofocus #265

@jesperhodge

Description

@jesperhodge

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

Metadata

Metadata

Assignees

Labels

verawoodReleased in Verawood

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions