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

fix(29163): Fix potential bug with nested errors on arrays in RJSF forms #728

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vanch3d
Copy link
Contributor

@vanch3d vanch3d commented Jan 6, 2025

See https://hivemq.kanbanize.com/ctrl_board/57/cards/29163/details/

The PR fixes a potential bug in detecting errors in a "collapsed" item of an array in RJSF. The routine now properly checks for nested errors recursively.

The PR also fixes a styling and accessibility bug with error colours (both in light and dark modes)

After

screenshot-localhost_3000-2025_01_06-18_26_49

@vanch3d vanch3d self-assigned this Jan 6, 2025
@cla-bot cla-bot bot added the cla-signed label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant