Mailspring/internal_packages/composer/spec
Ben Gotow e10f402d3d fix(focus): Wait for cc/bcc to exist before trying to focus them
Summary:
It was hard to notice this regression because the `?` in `@refs[field]?.focus?()` meant `focus('textFieldCc')` failed silently.

Now we catch that the field we're asked to focus doesn't exist, and try again after the next render.

Fixes T1982

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Maniphest Tasks: T1982

Differential Revision: https://phab.nylas.com/D1643
2015-06-17 12:29:32 -07:00
..
composer-view-spec.cjsx fix(focus): Wait for cc/bcc to exist before trying to focus them 2015-06-17 12:29:32 -07:00
contenteditable-component-spec.cjsx feat(paste): Add files by pasting them into the composer 2015-06-08 12:41:31 -07:00
contenteditable-quoted-text-spec.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
participants-text-field-spec.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00