-
Notifications
You must be signed in to change notification settings - Fork 0
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
🐛Bug - Search Crashes App #34
Comments
Interesting, I ran into this during development on the debug build, but I could never reproduce it on the release build on my own device. I will investigate this further, maybe if I resolve the issue on the debug build it will resolve this. 🤞🏼 |
I was able to stop the crashing from occurring on the debug build. Seems the issue may be related to some versions of Android and how they handle closing the keyboard when the searchbar disappears. I will leave this issue open until I can verify this works on other devices, but I may startup a beta branch on Google Play for instances like this |
@DylanHojnoski v1.0.3 has been release on Google Play, please update and let me know if the issue still occurs. |
It is no longer crashing. |
Describe the bug
When searching for a course and and no courses are found if you hit the back arrow in the top left corner the app crashes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It closes the search bar.
Screenshots / Screen recordings
If applicable, add screenshots or screen recordings to help explain your problem.
Versions (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: