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

Setting background-color on Button > Solid/Secondary set hover globally (instead of just for k-button-solid-base) #71

Open
NickIliev opened this issue Feb 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NickIliev
Copy link
Member

Describe the bug

Setting background color on Button > Solid/Secondary set hover globally (instead of just for k-button-solid-base)

To Reproduce
Steps to reproduce the behavior:

There are no stable steps to reproduce the issue. It appears randomly only in specific projects. Ping me privately to receive a demo project that fully reproduces the issue,

Apart from the above, when the issue is reproduced, the steps are as easy as follows:

  • Create a new Bootstrap project in ThemeBuilder.
  • Go to the Button component.
  • Set background-color for the Hover state of the Solid/Secondary template.

Actual Results

The generated CSS sets hover styles directly for k-button instead of settings them for k-button-solid-base
image

Expected behavior
Hover state styles for Solid/Secondary to always generate CSS for *k-button-solid-bas

Components technology and version
ThemeBuilder Q1 2024

Additional context
reported through t.1639954

@NickIliev NickIliev added the bug Something isn't working label Feb 7, 2024
@imtodor imtodor self-assigned this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants