Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visually disable FileButtons #823

Merged

Conversation

knd775
Copy link
Sponsor Contributor

@knd775 knd775 commented Jan 13, 2023

Before submitting the PR:

  • Does your PR reference an issue? If not, please chat to the team on Discord or GitHub before submission.
  • Did you update and run tests before submission using npm run test?
  • Does your branch follow our naming convention? If not, please amend the branch name using branch -m new-branch-name
  • Did you update documentation related to your new feature or changes?

What does your PR address?

FileButtons do not pass the disabled property to the actual button (only the input), leading it to be functionally disabled, but not visually disabled.

This is also an issue with the RadioGroup and InputChip components, but those cannot be addressed in quite the same way.

@vercel
Copy link

vercel bot commented Jan 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
skeleton-docs ✅ Ready (Inspect) Visit Preview Jan 13, 2023 at 7:01PM (UTC)

@endigo9740 endigo9740 merged commit 9358f91 into skeletonlabs:dev Jan 13, 2023
@knd775 knd775 deleted the bugfix/disabled-filebutton-styling branch January 26, 2024 20:48
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.

None yet

2 participants