Skip to content

Disabled Button Not Visible in Bloom Theme #2115

@anubhavkushwaha1997

Description

@anubhavkushwaha1997

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.

I have also raised the issue before as well which recently got closed #2105 but after the fix still the same issue persists for Bloom theme

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 (293)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions