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

borderColor prop is not working for Tab and RadioTab (custom colors) #469

Open
peckeby opened this issue Dec 19, 2024 · 0 comments
Open

Comments

@peckeby
Copy link

peckeby commented Dec 19, 2024

Hi!
Faced with an issue that borderColor is not set for either Tab or RadioTab.
You can even see this in the storybook of the library.

Description of bug

Expected

Here, you can see that the code sets the border color as orange (and background color as well, be the way).
Screenshot 2024-12-19 at 13 40 28

Actual result

On the actual result, we see the default one:
Screenshot 2024-12-19 at 13 40 47
The same issue I have with my project
Here is the code, where I try to set second tab with yellow border:
Screenshot 2024-12-19 at 13 50 56

And the result:
Screenshot 2024-12-19 at 13 51 04

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

No branches or pull requests

1 participant