react-forms icon indicating copy to clipboard operation
react-forms copied to clipboard

Implement FORM level errors in common form template

Open rvsia opened this issue 5 years ago • 0 comments

Scope: Common/Form Template

Description

Our Common Form Templates are missing Form Level errors. https://final-form.org/docs/final-form/api#form_error

This would need an additional research to get know how to show Form errors in each design system.

TODO:

  • [ ] Ant
  • [ ] Blueprint
  • [x] MUI @rvsia https://github.com/data-driven-forms/react-forms/pull/1094
  • [x] PF4 @rvsia https://github.com/data-driven-forms/react-forms/pull/1059
  • [ ] Semantic UI
  • [ ] Carbon

rvsia avatar Dec 14 '20 17:12 rvsia