conyappa / mobile

The hybrid–native mobile application of Con Yappa.
0 stars 0 forks source link

Reload screen is disabled on tickets' screen when first fetch has no tickets #61

Closed DiegoAndai closed 3 years ago

DiegoAndai commented 3 years ago

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.