inventaire-client icon indicating copy to clipboard operation
inventaire-client copied to clipboard

editor: add label removal possibilities

Open jum-s opened this issue 9 months ago • 1 comments

While this feature is implemented by doing some duck typing a bit (aka depending on whether value is defined as updateOrRemoveLabel, it will update or remove label accordingly), but the cases are a bit complex if you want to add the delete button (it would simplify a lot not to have it, but it does follow claim editor mechanism).

jum-s avatar May 01 '24 09:05 jum-s

As undo feature adds some complexity, I added e4a2bfa2c to fix some difficult states one may end up in ie. add a new label, then delete another one, then select an other language should return a wrong labels list, such as: 2024-05-06_10-37

jum-s avatar May 06 '24 12:05 jum-s