Closed laurelfulford closed 1 month ago
:tada: This PR is included in version 2.1.0-epic-ras-acc.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.1.0-alpha.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.1.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
All Submissions:
Changes proposed in this Pull Request:
This PR adds a disabled style for buttons.
The specific spot this is meant to address is the button on the password reset form. If your password is too short, the form displays a message and the button is disabled, but the latter looks the same as the regular button.
This PR fixes an issue reported in RAS-ACC, but it's also an issue on trunk, which is why I opted to fix it there.
See: 1207817176293825-as-1208436941710286
How to test the changes in this Pull Request:
npm run build
.Other information: