Fixing a problem where the "waiting for email validation" would go away.
* The xhr_delay module would take away the wait screen as soon as any XHR message was complete, even if no xhr requests were delayed. close #913
Showing
- resources/static/shared/modules/xhr_delay.js 20 additions, 2 deletionsresources/static/shared/modules/xhr_delay.js
- resources/static/test/qunit/shared/modules/xhr_delay_unit_test.js 12 additions, 3 deletions...s/static/test/qunit/shared/modules/xhr_delay_unit_test.js
- resources/static/test/qunit/testHelpers/helpers.js 8 additions, 0 deletionsresources/static/test/qunit/testHelpers/helpers.js
Loading
Please register or sign in to comment