Skip to content

fix: Make search button possible #1684

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

Merged
merged 1 commit into from
Apr 28, 2019
Merged

fix: Make search button possible #1684

merged 1 commit into from
Apr 28, 2019

Conversation

anhanh11001
Copy link
Contributor

Detail:
There was a discussion between me and @thelimitbreaker on the use of search button. Currently, it is used to make the request for autosuggestion, which I find not really useful because from my experience: when I'm having a good internet connection, then the autosuggestion appear really well but if the connection is poor, then I'm blocked in that fragment and I cannot navigate to other fragment and use the app right the start

In my opinion, the search button is the indication for searching, so it should not confuse users with a different meaning, even with good intention.

Fixes: #1673

Detail:
In my opinion, search button is the indication for searching, so it should not confuse users with different meaning, even with good intention.

Fixes: #1673
@auto-label auto-label bot added the fix label Apr 28, 2019
@iamareebjamal iamareebjamal merged commit 77e17be into fossasia:development Apr 28, 2019
@anhanh11001 anhanh11001 deleted the 1673_search_not_possible branch June 20, 2019 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search is not made when clicking on search icon
2 participants