Closed DiegoAndai closed 3 years ago
As it was implemented, when the first tickets' fetch returns no tickets, then the user won't be able to reload to fetch again.
The user should be able to reload always.
Always render the ScreenContainer which holds the refresh controls, and inside that decide which message to show.
Description
As it was implemented, when the first tickets' fetch returns no tickets, then the user won't be able to reload to fetch again.
Expected behavior
The user should be able to reload always.
Proposed solution
Always render the ScreenContainer which holds the refresh controls, and inside that decide which message to show.