You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the task will only make sense to a dev, add a ⚡ to the title.
Implement Workflows for an Offline User to use the application from a Cold start while disconnected from any network service.
Value Add
True Offline Functionality
Acceptance Criteria
Given I am using the application as an Offline User, I can login to the application with no internet service.
Additional Context
The general Auth workflow involves multiple API requests, these will hang because we have no network connection.
This is the probably the only usecase where the onLine property might be valuable if added to the app start connection check.
The text was updated successfully, but these errors were encountered:
Describe the task
Value Add
Acceptance Criteria
Offline User
, I can login to the application with no internet service.Additional Context
The text was updated successfully, but these errors were encountered: