[Improvement] SYST-512: Restyle, and rename style props on CapsuleTab#292
[Improvement] SYST-512: Restyle, and rename style props on CapsuleTab#292
CapsuleTab#292Conversation
✅ Deploy Preview for coneto ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
adamnoto
left a comment
There was a problem hiding this comment.
clicking write tab doesn't work, is the test even passing? it's scary if it does pass... can you report and double check if test passing before working on the fix?
so ya, it's work for now, It will show like this after using |
first, for the test it's not have it to move another tab sorry.... but for now it was done to doing that one (move to another tab), with or without |


Description:
This pull request updates the
stylesAPI by addingselfandcontentStyle, allowing users to customize styling more effectively in theCapsuleTabcomponent.It also adds an
onTabChangeprop that provides a callback with theactiveTab, based on theidfield.Source:
[Improvement] SYST-512: Restyle, and rename style props on
CapsuleTabTick what you have done:
[x] I have double checked the functionality with the ticket in linear, or any other relevant discussion avenue
[x] I have created/updated any relevant test code
[x] I have tested it myself