craftercms / craftercms

Parent project for Crafter CMS. Issue tracking across all repositories and global builds.
GNU General Public License v3.0
282 stars 98 forks source link

Form freezes on save if user cancels a policy suggestion dialog #6736

Open russdanner opened 2 weeks ago

russdanner commented 2 weeks ago

Duplicates

Latest version

CI: N/a

Describe the issue

Form freezes on save if the user cancels a policy suggestion dialog

Steps to reproduce

Steps:

  1. Start with the Editorial BP.
  2. Via Git create a /site/components/ component with a capital letter in its final name to simulate an legacy install's content
  3. In studio, open and save the content
  4. The policy will force the form to show the dialog with a recommended rename. Cancel the dialog.
  5. See the issue. The form is frozen as shown in the image below. A browser refresh is required to move forward.

Relevant log output

No response

Screenshots and/or videos

image