See also: Data Tables
Lead: Liav Nadler
Status | ||||
---|---|---|---|---|
|
Table of Contents |
---|
Description
...
A common application would be the "Customise Columns" popup used in data tables.
...
Usage & Behaviour
General guidelines
...
If the user removed all items from the selected list:
The search bar and reordering buttons are disabled
A message appears, guiding the user to select at least one item
...
In this case, clicking the Done button:
Shows an error message
Disables the button
...
It is recommended to limit the number of selected items. For example, If the number of available columns is 30 items or more, the user will be able to select no more than 30 items
If the user reached the maximum number of items:
The right arrow button will be disabled
A relevant message will appear at the bottom of the popup
...
Accessibility compliance
<<In general each component should be A11y complied, please follow the 3 guidelines linked below. At the very least we should document that each component is in compliance with each of the 3>>
...