pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

Bug: convert config rule "match" to array on save, not edit

Open drewbo opened this issue 1 year ago • 0 comments

Right now the rule match array conversion happens as the component updates, not when saving. This creates undesirable behavior when trying to add spaces (because of the constant trimming)

Acceptance Criteria

  • [ ] Array conversion is added to rule save rather than rule update

drewbo avatar Sep 20 '24 15:09 drewbo