Skip to content

Conversation

dbrant
Copy link
Member

@dbrant dbrant commented Jul 28, 2025

The SearchResultsFragment has a WikiErrorView for showing any errors that come from the API calls, but the WikiErrorView is never actually used! So, currently API errors will just be ignored, and the screen will be blank.

This fixes the logic to display errors properly.

@dbrant dbrant added the Minor Minor stuff label Jul 28, 2025
Copy link
Collaborator

@Williamrai Williamrai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When there is no internet and user has the previous search list then the error view appears on top of the list.
Bug

@dbrant dbrant added the WIP Work in progress label Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor stuff WIP Work in progress
Development

Successfully merging this pull request may close these issues.

2 participants