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

ErrorConsumer: Support function-based error handling and cleanup #3974

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

mastercactapus
Copy link
Member

Description:
Insulates error mapping from render order by allowing the remainingLegacy() function of ErrorConsumer to be used via callback.

  • FormDialog now accepts error functions for dynamic errors
  • Updated components to use remainingLegacyCallback method
  • Simplified error display in UniversalKeyActionsForm

- FormDialog now accepts error functions for dynamic errors
- Updated components to use `remainingLegacyCallback` method
- Simplified error display in UniversalKeyActionsForm
@github-actions github-actions bot added the size/s label Jul 9, 2024
@mastercactapus mastercactapus merged commit e50e72c into master Jul 9, 2024
7 checks passed
@mastercactapus mastercactapus deleted the fix-error-consumer-ordering branch July 9, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants