Do not select an email address if no email is associated with a site.
* Still focus the first address if no address is selected. * Show a tooltip if the user has not selected an email address. * Adding test helper functions to test for element focus and check.
Showing
- resources/static/dialog/js/modules/pick_email.js 21 additions, 7 deletionsresources/static/dialog/js/modules/pick_email.js
- resources/static/dialog/views/pick_email.ejs 6 additions, 2 deletionsresources/static/dialog/views/pick_email.ejs
- resources/static/test/cases/dialog/js/modules/pick_email.js 29 additions, 14 deletionsresources/static/test/cases/dialog/js/modules/pick_email.js
- resources/static/test/testHelpers/helpers.js 35 additions, 2 deletionsresources/static/test/testHelpers/helpers.js
Please register or sign in to comment