Skip to content

LIBITD-2573. Make Confirmation checkbox more noticeable#124

Merged
dsteelma-umd merged 1 commit intomainfrom
feature/LIBITD-2573
Apr 24, 2026
Merged

LIBITD-2573. Make Confirmation checkbox more noticeable#124
dsteelma-umd merged 1 commit intomainfrom
feature/LIBITD-2573

Conversation

@dsteelma-umd
Copy link
Copy Markdown
Contributor

@dsteelma-umd dsteelma-umd commented Apr 22, 2026

Made the Confirmation checkbox more noticeable by moving to the left of the label (instead of being all the way on the right).

Removed the extraneous "Yes"

Modified the component so that the label shows in red when there is
a validation error, and a red outline appears around the checkbox.
Also ensured that the label for the confirmation checkbox appears in
bold text.

Added "required_field_error_color" SCSS variable to ensure consistent
required field error color in each of the CSS directives in which it
is used.

Added test to verify validation error display.

https://umd-dit.atlassian.net/browse/LIBITD-2573

@dsteelma-umd dsteelma-umd force-pushed the feature/LIBITD-2573 branch 4 times, most recently from f9a15ca to 4cb1954 Compare April 24, 2026 13:18
Made the Confirmation checkbox more noticeable by moving to the left
of the label (instead of being all the way on the right).

Removed the extraneous "Yes"

Modified the component so that the label shows in red when there is
a validation error, and a red outline appears around the checkbox.
Also ensured that the label for the confirmation checkbox appears in
bold text.

Added "required_field_error_color" SCSS variable to ensure consistent
required field error color in each of the CSS directives in which it
is used.

Added test to verify validation error display.

https://umd-dit.atlassian.net/browse/LIBITD-2573
@dsteelma-umd dsteelma-umd merged commit 8fd45e3 into main Apr 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant