# 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