projectcaluma / ember-caluma

Ember.js addons for Caluma
https://docs.caluma.io/ember-caluma/
GNU Lesser General Public License v3.0
18 stars 22 forks source link

fix(form-builder): dont redirect after saving a question #2698

Closed StephanH90 closed 2 months ago

StephanH90 commented 2 months ago

Description

I don't see the point in redirecting when saving a question in the form builder. It makes working with it quite hard.

Instead, I think we should just show the "saved successfully" modal and stay on the current page.

anehx commented 2 months ago

:tada: This PR is included in version 12.13.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: