ember-caluma icon indicating copy to clipboard operation
ember-caluma copied to clipboard

fix(form-builder): improve validation of slugs with namespaces

Open anehx opened this issue 2 years ago • 0 comments

  • Fix display of namespaces / prefixes on slugs
  • Convert manual slug uniqueness validation to proper validator
  • Validate option slugs with the prefix of the question and check for uniqueness as well

Fixes #1264 Closes #1283

Before After
Screenshot from 2022-09-20 17-49-40 Screenshot from 2022-09-20 17-57-01
Screenshot from 2022-09-20 17-51-29 Screenshot from 2022-09-20 17-57-31
Screenshot from 2022-09-20 17-52-18 please note that the namespace wasn't even included in the initial validation but only when saved Screenshot from 2022-09-20 18-01-11

anehx avatar Sep 20 '22 16:09 anehx