Bug 496050

Summary: Introduce a cancel button or modal close button for Account options
Product: [Applications] Merkuro Reporter: Yogesh <yogesh.girikumar>
Component: generalAssignee: Claudio Cambra <claudio.cambra>
Status: REPORTED ---    
Severity: normal CC: carl
Priority: NOR    
Version First Reported In: 24.08.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Yogesh 2024-11-10 13:17:20 UTC
# SUMMARY

In the settings under Accounts section, when clicking an account the user is presented with a modal with two options:  Modify and Delete. There is no intuitive interaction that the user can do to exit the modal. Escape key works as does clicking outside the modal. But I think we should have a close button or a cancel button to make the behaviour clear.

STEPS TO REPRODUCE
1. In Merkuro, open settings
2. Select Accounts section in the left pane
3. Click on an existing DAV (or other) account

OBSERVED RESULT
1. User is presented with a Modify or Delete modal.

EXPECTED RESULT

One of three things should happen
1. There is a close modal button on the top right of the modal
2. ..or there should be a cancel button to cancel the action
3. ..or there should be text in the modal description stating "Esc key exits the modal"

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION