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

Disabled Button Not Visible in Bloom Theme After Upgrade to Halstack Version 14 #2105

Closed
anubhavkushwaha1997 opened this issue Oct 22, 2024 · 2 comments · Fixed by #2113
Closed
Assignees
Labels
bug Something isn't working

Comments

@anubhavkushwaha1997
Copy link

Describe the bug
After the upgrade to halstack version 14 , I noticed an issue with the disabled button in the Bloom theme: the disabled button is not visible in the Bloom theme, but it is visible in the Dxc theme.

To Reproduce

Example:

To Reproduce:

1.Create a new React app using Vite.
2.Install the @dxc-technology/halstack-react package.
3.Use the Bloom theme in your app.
4.Render a DxcButton component and set it to disabled.
5. Observe that the disabled button is not visible in the UI.
6. Switch to the Dxc theme and note that the disabled button is visible.

Expected behaviour
The disabled button should be visible in both the Bloom and Dxc themes.

Screenshots
Screenshot (260)
Screenshot (262)

Additional context

Add labels
This issue i found after upgrading to halstack version 14.

Copy link

Thank you for opening an issue! 🚀

Our team will review it as soon as possible. In the meantime, please make sure that you've provided all the necessary details to help us understand and address the issue effectively.

Feel free to contribute and participate in discussions!

@GomezIvann
Copy link
Collaborator

Hello @anubhavkushwaha1997!

You are correct. The color calculation of our opinionated theming strategy is not adapting to the bloom theme's main color. We will review this and provide a solution as soon as possible.

Thank you for the feedback!

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
2 participants