eclipsesource / jsonforms-vuetify-renderers

https://jsonforms-vuetify-renderers.netlify.app/
Other
26 stars 26 forks source link

Confirm removal of array element #31

Open yaffol opened 2 years ago

yaffol commented 2 years ago

When an array element is requested to be deleted, a confirmation dialog should pop-up with the option to go ahead or cancel.

Example https://xd.adobe.com/view/630ba25a-8e83-45b8-be30-c41b146167e1-3658/screen/1cbe26ed-340b-4ee2-9947-3730c8e70f8f/

Ideally the dialog should use the label of the array group within its message - eg Delete ArrayLabel?

sdirix commented 2 years ago

With #34 the confirmation dialog is now implemented for the array layout renderer.

It should also be implemented for the table renderer and its messages should be transalatable.