Please change "Clear" back to "Clear Selection" on table

The old wording is much more clear to end users.

1 Like

Seconded. In fact, if your table is in single-select mode, it seems you don't even get "Clear" anymore.

Unless you create a JS query to table.SelectRow(null), there is no way to deselect a row in a single-select table.

A few updates here that should hopefully cover it!

  • Added a new setting to control the text on the clear action
  • Changed the default back to "Clear selection"
  • Updated "Allow clear selection" to be available for both Single and Multiple selection modes

Selection settings

Let us know if we missed anything, or if you have any other feedback about the row selection options.

2 Likes