-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/tablefeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
Description
Bug, feature request, or proposal:
Feature request
What is the expected behavior?
Clicking on a text field should launch a simple edit dialog with an md-input
. Hitting Enter would then close the dialog and save the input as the new value for the text field.
What is the use-case or motivation for changing an existing behavior?
This behavior is described in the Data Table section of the Material spec, found here, and would be useful to have as its own component.
Is there anything else we should know?
Accessibility is a real concern here, and there doesn't seem to be much discussion/affordance defined in the spec for possible solutions. The text field itself could be defined as a button with aria-role="button"
, but that may be deceptive.
lucianojs, pueaau, awallat, MeirMalka, artparks and 173 moreMadsHL, trydalch, sibay, jbnone, alvarocjunq and 1 moreLierodeniska-info and JaimePolidura
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/tablefeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix