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

feat(form-builder): highlight the slug of the question that is currently being edited in bold #2700

Closed StephanH90 closed 2 months ago

StephanH90 commented 2 months ago

Description

This is another small quality of life improvement.

Before

image

Afterwards

When editing a question: image

When removing a question: image

(it doesn't make a difference when adding a question because you can't add a question that is already in the form)

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: