You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding both the nhsuk-button--disabled class and the disabled attribute to a warning button, the button's colour changes from red to green. This issue also occurs when we just use the disabled attribute. We expect this to behave like how it does when only the nhsuk-button--disabled is used.
What steps are required to reproduce the issue?
Create a warning button
Add the nhsuk-button--disabled class and disabled attribute
What was the environment where this issue occurred?
Device: N/A
Operating System: N/A
Browser: N/A
Browser version: N/A
NHS.UK frontend package version: 8.3 and 9
Node version: N/A
npm version: N/A
Is there anything else you think would be useful in recreating the issue?
The text was updated successfully, but these errors were encountered:
anandamaryon1
added
the
🐛 bug
Something isn't working the way it should (including incorrect wording in documentation)
label
Sep 30, 2024
Bug Report
What is the issue?
When adding both the
nhsuk-button--disabled
class and thedisabled
attribute to a warning button, the button's colour changes from red to green. This issue also occurs when we just use thedisabled
attribute. We expect this to behave like how it does when only thenhsuk-button--disabled
is used.What steps are required to reproduce the issue?
button
nhsuk-button--disabled
class anddisabled
attributeWhat was the environment where this issue occurred?
Is there anything else you think would be useful in recreating the issue?
The text was updated successfully, but these errors were encountered: