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

[sparkle] - feature: add disabled state support to TabsTrigger component #8355

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

JulesBelveze
Copy link
Contributor

Description

This PR aims at propagating the "disabled" props to the Button used within the trigger

Risk

Low

Deploy Plan

Publish sparkle

Jules added 2 commits October 30, 2024 20:14
- Introduce the ability to disable a tab by adding a 'disabled' prop to the TabsTrigger definition
- Enhance the Button within TabsTrigger to accept and apply the 'disabled' state
 - Updated the package version in both package-lock.json and package.json files
@JulesBelveze JulesBelveze merged commit b5a5532 into main Oct 30, 2024
3 checks passed
@JulesBelveze JulesBelveze deleted the sparkle/disabled-tabs branch October 30, 2024 19:23
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.

2 participants