Text Area, Input Field Text, Input Field Number, Select - remove pressed state & update focus state #1155
Open
1 of 21 tasks
Labels
⭕ core team issue
This is for the core team and should not be done by contributors
🎨 design issue
Task is for designers
⌨️ dev issue
Task is for developers
Milestone
Description / User story
As researched and proposed in #1125 the pressed state should be removed for the Text Area, Input Field Text, Input Field Number and Select components, as it is not used for input fields.
Further more the focus state should be updated so it only contains the needed tokens for storke-color, stroke-width and potentially background-color. In code the focus state should also always dominate other states and overwrite all other tokens.
Requirements / Prerequisites
Acceptance Criteria
The pressed state has been removed in design from:
The pressed state has been removed in code from:
The focus state of the following components in code uses all tokens as defined in design:
The focus states dominates other states like hover or readonly for the following components in code:
Additional information
Code of Conduct
The text was updated successfully, but these errors were encountered: