Page MenuHomePhabricator

ChipInput: input looses focus on <Esc> unlike TextInput
Open, LowPublic

Description

Background

As of v1.3.6, ChipInput's input looses focus when pressing <Esc>, while focus remains with same key pressed on a normal TextInput

Goal

Unify on focus remaining for consistent keyboard user experience.
We want to turn input value into chip when pressing <Esc>. That’s probably origin of inconsistency.

Acceptance criteria

  • ChipInput input should remain focused after pressing <Esc>

Event Timeline

CCiufo-WMF moved this task from Inbox to Up Next on the Design-System-Team board.
CCiufo-WMF added a project: Accessibility.