Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let user know it's still processing #20

Open
jhveem opened this issue Apr 25, 2019 · 1 comment
Open

Let user know it's still processing #20

jhveem opened this issue Apr 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jhveem
Copy link
Collaborator

jhveem commented Apr 25, 2019

When there are more search results than can be seen on the page, it is unclear that FLAIR is still processing. It would be beneficial to have some kind of notice saying that it's in the middle of processing.

@jhveem jhveem added the enhancement New feature or request label Apr 27, 2019
@mjbriggs
Copy link
Collaborator

mjbriggs commented Aug 21, 2019

As flair is currently set up, the execution web search operation is indicated by a thin blue bar sliding across the top of the page. However, the web page lags when receiving multiple search results, causing the page to freeze or lag. This includes the blue progress bar, so it seems like the search's have stopped loading. Someone who is new to the UI might not even notice the blue bar when a web search occurs, and so they would think that something went wrong, not that FLAIR is just being slow. There are a couple of solutions that come to mind. One would be to change the loading indicator from a blue bar to something a little more visible. This would still have the problem of freezing when the page freezes, but it would be more clear to the user that the search results are still coming in. Another potential fix would be to either change or optimize how search results display during the search operation. There is a lot of visual stuff that is going on in the search stage, and changing that might lead to a clearer experience for the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants