You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.
Reproduce
Example 1
Example 2
Expected behaviour
The dialog moves up again and isn't faded to grey. The
<section role="dialog" class="card">
loses its attributearia-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.Cozy / Browser versions
Contacts App: 2.1.14
Browser: Chrome 53 / Firefox 48.0 on Ubuntu 16.04
The text was updated successfully, but these errors were encountered: