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

The application interrupts the use of the keyboard in the search engine. #4

Closed
shirou-jeff opened this issue Mar 19, 2018 · 1 comment
Assignees

Comments

@shirou-jeff
Copy link

Expected behavior

The user expects to be able to use your keyboard on the button search for access easier and quicker to the details of your favorite artists.

Actual behavior

The user have problems using his keyboard in the Search button for access easier and quicker to the details of your favorite artists, because the application disappears the keyboard repeatedly. Something happens with the interaction between keyboard and application, making it difficult for the user to write a name or sentence.

How to reproduce

  • Download the application.
  • Install.
  • Access the search button and try to enter the name of an artist.
  • The keyboard disappears without reason on multiple occasions, while trying to write something.
  • Browser: MusiQ V 1.63
  • Operating system: Android 5.1.1

Recording Of The Bug

https://youtu.be/5ahtgPKmbkc



Posted on Utopian.io - Rewarding Open Source Contributors

@DDihanov DDihanov self-assigned this Mar 20, 2018
@DDihanov
Copy link
Owner

This is actually a feature, where the program automatically submits the query, so the user doesn't have to click the search button. I have incremented the time before the search is autosubmitted from 500 to 2000 milliseconds, so this should give the user enough time to finish his query. Fixed with the new release. Thank you for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants