[Table / Table Row] Select / Deselect All / Clear affects disabled
Table Rows
#11143
Open
1 of 6 tasks
Labels
0 - new
New issues that need assignment.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
c-table
Issues that pertain to the calcite-table and related components
Calcite (design)
Issues logged by Calcite designers.
design
Issues that need design consultation prior to development.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
needs triage
Planning workflow - pending design/dev review.
Check existing issues
Actual Behavior
Currently,
disabled
Table Rows can have theirselected
value changed by a user - either through the Select / Deselect All icon / Table Cell affordance or the Clear button.Expected Behavior
I'd expect disabled rows to be unaffected by these select / de-seelct actions.
This could cause some odd UX - as these buttons may be interacted with and have no effect. For example, if there is one
selected
Table Row, and it happens to bedisabled
- the Clear button will (currently) still display and be interactive.Would we want to hide, disable, or otherwise change the display of this or the "selection table cell", or explore other explanatory UI similar to "selected and out of view"? Perhaps the case of a single, selected, AND disabled Table Row not a common enough case to need to handle for now?
cc @ashetland @SkyeSeitz @matgalla for any UX thoughts on the above.
Reproduction Sample
https://codepen.io/mac_and_cheese/pen/qEWjrbe?editors=1000
Reproduction Steps
disabled
andselected
, ordisabled
and notselected
.disabled
Table Rows changeselected
state.Reproduction Version
2.13.2
Relevant Info
No response
Regression?
No response
Priority impact
impact - p2 - want for an upcoming milestone
Impact
No response
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: