Mailspring/internal_packages/message-list
Annie d57cca64d0 add(composer): Turn emails into mailto for debugging purposes
Summary:
fix(subject-field): Fix subject text field focus
Before, if you clicked a mailto link, once the composer loaded, the subject field (which was focused in composer-preload) blurred. This was not ideal as users would want to type once the popout loaded and instead they would have to click first. We identified that this was coming from the composer header _renderSubject injected component. We fixed the focus within mail merge subject text field and additionally added the onComponentDidChange method to injected component. This allowed us to only update the component when the header field changed.

Test Plan: tested on my machine for mailto links

Reviewers: juan

Reviewed By: juan

Subscribers: juan

Differential Revision: https://phab.nylas.com/D3150
2016-08-12 16:06:22 -07:00
..
lib add(composer): Turn emails into mailto for debugging purposes 2016-08-12 16:06:22 -07:00
spec Better support 24-hour time (#2622) 2016-07-28 17:42:14 -07:00
stylesheets fix(react): Fix several warnings in missing imports 2016-04-05 14:53:37 -07:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json rm(autolinker): Use our own very simple autolinker 2016-03-14 12:30:54 -07:00