mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 15:22:41 +01:00
0efce646c9
Summary: Ref T4420. Fixes T3309. Two major UX issues here: - When the user extends a query ("alin" -> "alinc"), we currently hide all the results, then show them again when the new results arrive. This makes the typeahead feel a bit flickery. Instead, show matching results, then add more results when everything arrives. - When loading more results from ondemand sources, we currently do not give you any indication that things are loading. Instead: - Show a loading GIF (this might need #design help, @chad). - Slightly lighten the control border. - I didn't want to do anything like actually add "loading" text because it would cause UI flicker in the 'extend a query' case and some other cases, but otherwise this design is totally made up. Test Plan: Typed into tokenizers and extended queries, got a better-feeling UI. Reviewers: chad, btrahan Reviewed By: btrahan CC: chad, aran Maniphest Tasks: T3309, T4420 Differential Revision: https://secure.phabricator.com/D8233 |
||
---|---|---|
.. | ||
actions | ||
icon | ||
loading | ||
people | ||
texture | ||
apple-touch-icon.png | ||
avatar.png | ||
BFCFDA.png | ||
checker_dark.png | ||
checker_light.png | ||
credit_cards.png | ||
darkload.gif | ||
divot.png | ||
grippy_texture.png | ||
lightblue-header.png | ||
loading.gif | ||
main_texture.png | ||
menu_texture.png | ||
phrequent_active.png | ||
phrequent_inactive.png | ||
search-white.png | ||
search.png | ||
sprite-actions-X2.png | ||
sprite-actions.png | ||
sprite-apps-large-X2.png | ||
sprite-apps-large.png | ||
sprite-apps-X2.png | ||
sprite-apps-xlarge.png | ||
sprite-apps.png | ||
sprite-buttonbar-X2.png | ||
sprite-buttonbar.png | ||
sprite-conpherence-X2.png | ||
sprite-conpherence.png | ||
sprite-docs-X2.png | ||
sprite-docs.png | ||
sprite-gradient.png | ||
sprite-icons-X2.png | ||
sprite-icons.png | ||
sprite-login-X2.png | ||
sprite-login.png | ||
sprite-main-header.png | ||
sprite-menu-X2.png | ||
sprite-menu.png | ||
sprite-minicons-X2.png | ||
sprite-minicons.png | ||
sprite-payments.png | ||
sprite-projects-X2.png | ||
sprite-projects.png | ||
sprite-status-X2.png | ||
sprite-status.png | ||
sprite-tokens-X2.png | ||
sprite-tokens.png |