Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Dialogs stay "aria-busy" after canceling an alertdialog #298

Open
jaller94 opened this issue Sep 19, 2016 · 1 comment
Open

Dialogs stay "aria-busy" after canceling an alertdialog #298

jaller94 opened this issue Sep 19, 2016 · 1 comment
Labels

Comments

@jaller94
Copy link

jaller94 commented Sep 19, 2016

Reproduce

Example 1

  1. Create a new contact or edit an old one
  2. Click "Cancel" in the edit dialog.
  3. Click "Stay on edit mode"

Example 2

  1. Open an existing contact
  2. Click "Delete"
  3. Cancel the deletion.

Expected behaviour

The dialog moves up again and isn't faded to grey. The <section role="dialog" class="card"> loses its attribute aria-busy="true".

Actual behaviour

The edit dialog stays in it's transition and faded. This is because the attribute aria-busy="true" isn't removed or set to false.
screenshot from 2016-09-19 21-52-38

Cozy / Browser versions

screenshot from 2016-09-19 22-02-07

Contacts App: 2.1.14

Browser: Chrome 53 / Firefox 48.0 on Ubuntu 16.04

@clochix clochix added the bug label Sep 20, 2016
@clochix
Copy link
Contributor

clochix commented Sep 20, 2016

Thanks for this very detailed report!

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants