Mailspring/spec-nylas/stores
Evan Morikawa 558e2d4112 fix(search): fix UI issues with search and add test
Summary:
Fixes:
- Search bar dropdown doesn’t go away if you focus into a message
- If a search times out, it continues to display nothing
- Clicked “Inbox” from a search and it didn’t clear the search box

Test Plan: edgehill --test

Reviewers: dillon, bengotow

Reviewed By: dillon, bengotow

Differential Revision: https://phab.nylas.com/D2000
2015-09-09 16:04:13 -07:00
..
account-store-spec.coffee feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
contact-store-spec.coffee fix(regex): allow "=" in valid email address 2015-08-31 15:48:39 -07:00
database-setup-query-builder-spec.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
database-store-spec.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
draft-store-spec.coffee fix(draft): fix popout draft error & add tests 2015-09-06 14:55:06 -07:00
event-store-spec.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
file-download-store-spec.coffee fix(spec): Stub correct method 2015-08-28 16:37:09 -04:00
file-upload-store-spec.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
focused-contacts-store-spec.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
focused-content-store-spec.coffee fix(perf): Apply accountId to more queries, always run query plans in dev mode to flag SCANs 2015-08-26 14:10:28 -07:00
focused-mail-view-store-spec.coffee fix(search): fix UI issues with search and add test 2015-09-09 16:04:13 -07:00
message-store-spec.coffee fix(perf): Apply accountId to more queries, always run query plans in dev mode to flag SCANs 2015-08-26 14:10:28 -07:00
metadata-store-spec.coffee fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
task-queue-spec.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
unread-count-store-spec.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00