Skip to content
Discussion options

You must be logged in to vote

Did an async office hours (basically) with Tess through Slack. Transcript here:

Tess:

oook i’m kinda leaning towards something like this now — what do you think? can the actions button be disabled if nothing is selected, with a tool tip that says “select at least 1 template to take an action” on hover?

Sarah:

Disabled buttons can't take a focus/hover state—like you can kindaaaa think of them like just static text once they're disabled.
You could try out something like this, where there's text next to the disabled button that says "Select at least 1 template..." —also if you have that text you could probably just hide the button until something's selected:

Or if you keep the button …

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@serifluous
Comment options

@mma1504
Comment options

@serifluous
Comment options

Answer selected by serifluous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants