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

Button style override for outlined not inheriting color #50

Open
jeffvg opened this issue Nov 28, 2022 · 0 comments
Open

Button style override for outlined not inheriting color #50

jeffvg opened this issue Nov 28, 2022 · 0 comments
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something isn't working
Milestone

Comments

@jeffvg
Copy link
Contributor

jeffvg commented Nov 28, 2022

Describe the bug

We are setting the border color to 'divider' for all outlined buttons...we should have another theme override that tells outlined Inherit to use 'currentColor'.

currently using button like this
image

renders like this
image

should render
image

What is the expected behavior?

button outlined should render correct border color with all themes.

What are the steps to reproduce?

  1. Go to...
  2. Click on...

Screenshots / Screen recording

Code snippet / Link to minimum reproduction example

https://github.com/brightlayer-ui/react-themes/blob/dev/src/blueTheme.ts#L185

Your environment information

Suggested fix

Anything else to add?

@jeffvg jeffvg added bug Something isn't working needs-review Issues that we would like to revisit/review labels Nov 28, 2022
@daileytj daileytj added this to the 7.2.0 milestone Nov 30, 2022
@jeffvg jeffvg removed the needs-review Issues that we would like to revisit/review label Dec 8, 2022
@joebochill joebochill added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something isn't working
Development

No branches or pull requests

3 participants