Skip to content

Conversation

johnarban
Copy link
Contributor

Implement a disabled state.

The disabled state can be styled using

.icon-wrapper[aria-disabled=true] {
    // styles
  }

@Carifio24
Copy link
Member

Looks good to me. I added a default value for this flag to the Storybook story (and gave that story a bit of styling so that the disabled state is evident).

Only thing I'm wondering about is whether we want the tooltip to still be active when the button is disabled?

@Carifio24
Copy link
Member

I really like the cursor style update. I have one question about the tooltip styling - what is the intended color to get for the disabled styling? For me the disabled tooltip now looks like the image below, which is kinda hard to read.

Screenshot from 2025-06-19 11-09-23

@patudom patudom merged commit 86f5e9b into cosmicds:main Oct 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants