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

[TASK] Improve icon rendering on mandatory fields #16

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

sebkln
Copy link
Collaborator

@sebkln sebkln commented Oct 18, 2024

Mandatory fields are indicated with a red colored icon (or yellow/orange, if it is mandatory in certain scenarios). When a mandatory field is filled, the icon color
switches to green.

To improve usability, we now also change the icon from an exclamation mark (in a triangle) to a checkmark.

Colors and icon visibility are now set with a new backend stylesheet, which also support the color modes in TYPO3 v13. Icon colors pass WCAG AA in both color modes.

Mandatory fields are indicated with a red colored icon
(or yellow/orange, if it is mandatory in certain scenarios).
When a mandatory field is filled, the icon color
switches to green.

To improve usability, we now also change the icon from
an exclamation mark (in a triangle) to a checkmark.

Colors and icon visibility are now set with a new backend
stylesheet, which also support the color modes in TYPO3 v13.
Icon colors pass WCAG AA in both color modes.
@sebkln sebkln merged commit aa05913 into main Oct 18, 2024
2 checks 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