Skip to content

Implement a dialog for the user to choose the suspend duration

David Faure requested to merge work/dfaure/suspenddialog into release/24.02

The "Remind in 1h" action has been replaced with a "Remind later..." action which pops up that dialog.

The UI is QWidget-based (reusing some code from korgac). On mobile we could just not show the "Remind later" action or implement a similar QML-based UI.

BUG: 481024 BUG: 457046 BUG: 452264 BUG: 453298 BUG: 457046

Merge request reports