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

Mobile Search Bug #162

Closed
kristinatrajkovski opened this issue May 11, 2024 · 2 comments
Closed

Mobile Search Bug #162

kristinatrajkovski opened this issue May 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working priority: high

Comments

@kristinatrajkovski
Copy link
Contributor

This bug report is a result of my user test for mobile's searching.

  • I opened the mobile app from here and ran it on my android device
  • I logged in with credentials username: "tester" and password: "Tester123"
  • I searched for "Hagia sophia"

WhatsApp Image 2024-05-11 at 21 42 05

  • I clicked on "Hagia Sophia" result

WhatsApp Image 2024-05-11 at 21 42 05 (1)

  • After seeing the search details, I clicked on "Column of Justinian" from the "Historical Periods" section

WhatsApp Image 2024-05-11 at 21 42 06

  • After seeing the search details I clicked on "Haci Besir Aga Fountain" from the "Nearby" section

WhatsApp Image 2024-05-11 at 21 42 06 (1)

I was faced with a white screen and the app pretty much crashing. I could not return backwards or do any other actions. An extra note is that this happened with an item which most likely does not contain much information on Wikidata. Please inspect this.

@halil-karabacak
Copy link
Contributor

Yeah, it seems this page is missing a Wikipedia page and resulting in crash of the app. Now I added try-catch to all field we are fetching from backend, so I fixed this issue in commit and tested.

@halil-karabacak
Copy link
Contributor

This issue has an PR now #173 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: high
Projects
None yet
Development

No branches or pull requests

2 participants