diff options
author | Jonathan <jonfritz@gmail.com> | 2017-08-02 15:38:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-02 15:38:54 -0400 |
commit | 76bfd279b34f960149dba15424593dfd5fbfb956 (patch) | |
tree | 2aef72326ba55d0a3c162073a279286f3c0636c6 /webapp/routes/route_root.jsx | |
parent | b796960a2514a2eb5ae900436806f343dbddf50f (diff) | |
download | chat-76bfd279b34f960149dba15424593dfd5fbfb956.tar.gz chat-76bfd279b34f960149dba15424593dfd5fbfb956.tar.bz2 chat-76bfd279b34f960149dba15424593dfd5fbfb956.zip |
PLT-7140: On slow connection searching should clear RHS and show spinner (#7014)
* Added a RECEIVED_SEARCH_TERM event on search form submit, attempted to modify Search Results Header title when loading search results
* Fixed RHS behaviour so that loading icon is shown while waiting for search results on slow connections.
* PLT-7140: Fixed all eslint issues
* PLT-7140: reverted changes to config/config.json that were accidentally committed
* PLT-7140: Removed all static function decorators that I previously added to jsx files. These were suggested by eslint, but can cause issues for functions that override parent functionality. still can't reproduce the errors seen on spinmint locally, so I'm guessing at this point
* PLT-7140: Changed var to const
* Updating UI for search results loading (#7096)
Diffstat (limited to 'webapp/routes/route_root.jsx')
0 files changed, 0 insertions, 0 deletions