salt-ds icon indicating copy to clipboard operation
salt-ds copied to clipboard

Combo box to select complete text in Input when user wants to clear/update the selected value

Open VAIBHAVHATISKAR21 opened this issue 8 months ago • 1 comments

Area

UI Components

The problem

Currently when user selects an item in Combo box , and then clicks on Pill-Input component of Combo box again to clear/change the value , they have to either clear the input manually using backspace (till all the alphabets are cleared) or by Ctrl + A and then backspace.

The solution

When a value is selected in Combo box and when user clicks on it again, it should select complete text by default . So it can be cleared completely, and in case of update user can traverse using navigation keys.

Alternatives and examples

Have not explored any alternatives.

Are you a JPMorgan Chase & Co. employee?

  • [X] I am an employee of JPMorgan Chase & Co.

VAIBHAVHATISKAR21 avatar Jun 19 '24 08:06 VAIBHAVHATISKAR21