keycloak-ui
keycloak-ui copied to clipboard
added missing fields
fixes: #3511
Motivation
Brief Description
Verification Steps
Checklist:
- [ ] Code has been tested locally by PR requester
- [ ] User-visible strings are using the react-i18next framework (useTranslation)
- [ ] Help has been implemented
- [ ] axe report has been run and resulting a11y issues have been resolved
- [ ] Unit tests have been created/updated
Additional Notes
@edewit the tests seem to keep failing, can you take a look?