Skip to content

[applets/notes] Fix discard confirmation dialog

Nicolas Fella requested to merge work/nico/notes-discard into master

onRejected doesn't trigger on Discard

Use the appropriate buttonClicked signal and close the dialog on reject

Merge request reports