Action button for bulk action #942
-
Hello, What should be recommended behavior for action button of data table for selected records?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @ishah-twilio - Our recommendation on this one would be to have the "actions" button enabled at all times, and show an error if the user clicks it before they have selected any SIMs. We recommend this route, as there are two issues with having the button disabled by default:
The error modal you've shown here works, though I would suggest updating the copy that specifies that the checkboxes are on the "left-hand side of each ICCID", as "left-hand side" doesn't mean anything to non-sighted users. You should always try to avoid directional cues, as outlined in the content guidelines. Instead, try something like, "Select the Super SIMs that you would like to update, then try again." |
Beta Was this translation helpful? Give feedback.
Hey @ishah-twilio -
Our recommendation on this one would be to have the "actions" button enabled at all times, and show an error if the user clicks it before they have selected any SIMs. We recommend this route, as there are two issues with having the button disabled by default:
The error modal you've shown here works, though I would suggest updating the copy that specifies that the checkboxes are on t…