core icon indicating copy to clipboard operation
core copied to clipboard

Need improve the error message when you type something wrong adding a new field true/false

Open bryanboza opened this issue 3 years ago • 1 comments

When you are adding a new filed (Radio // Select) and set the true/false validation, and then you type something wrong in the value, we are showing an error related to the JSON object, we need a better and more specific error here image

To Reproduce Steps to reproduce the behavior:

  • Login as admin
  • Crete a new content type
  • Add a select field selecting the true/false validation
  • Add this to the value field ( 1|test )
  • Try to save it

Expected behavior We need a better error here and come back to the add field window after the error

Desktop (please complete the following information): Tested on release-22.03 // Docker // FF

bryanboza avatar Mar 09 '22 23:03 bryanboza

We need to improve the backend message(more clear) and add the error type, to show the message in the frontend. @fmontes

oidacra avatar May 27 '22 15:05 oidacra

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 01 '22 02:12 stale[bot]