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

🐛Bug - Search Crashes App #34

Closed
DylanHojnoski opened this issue Oct 23, 2024 · 4 comments
Closed

🐛Bug - Search Crashes App #34

DylanHojnoski opened this issue Oct 23, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@DylanHojnoski
Copy link

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:

  1. Go to courses
  2. Click on search bar
  3. Type until it says "No courses found with this filter"
  4. Click back arrow in top left
  5. The app crashes

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):

  • Device: Samsung Galaxy A42
  • Android Version: Android 13
  • App Version v1.0.2

Additional context
Add any other context about the problem here.

@DylanHojnoski DylanHojnoski added the bug Something isn't working label Oct 23, 2024
@LarveyOfficial LarveyOfficial self-assigned this Oct 23, 2024
@LarveyOfficial
Copy link
Contributor

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. 🤞🏼

@LarveyOfficial
Copy link
Contributor

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

@LarveyOfficial
Copy link
Contributor

@DylanHojnoski v1.0.3 has been release on Google Play, please update and let me know if the issue still occurs.

@DylanHojnoski
Copy link
Author

It is no longer crashing.

@github-project-automation github-project-automation bot moved this from In Progress to Done in MTU Courses Android Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants