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
As a user, I want the app to detect when there's no internet connection and notify me that it's operating in offline mode, so I'm aware of the current operating status.
This feature must work on Windows, Linux and Mac. Please test on those operating system if possible to make sure the stability.
Description:
The app should detect when there's no internet connection and notify the user about operating in offline mode.
Detailed Flow:
User opens the app or is actively using it
App detects loss of internet connection
App switches to offline mode
User receives a notification about offline mode
UI updates to indicate offline status
Acceptance Criteria:
App accurately detects loss of internet connection within 30 seconds
User receives a clear, non-intrusive notification about offline mode
The UI visibly indicates the offline status (e.g., an icon in the header)
Notification disappears after user acknowledges it
App detects when internet connection is restored and switches back to online mode
User is notified when the app returns to online mode
Additional Notes:
Consider how to handle intermittent connectivity
Ensure the notification doesn't disrupt ongoing time tracking
The text was updated successfully, but these errors were encountered:
ariefgp
changed the title
[Feature] Gauzy Timer | Offline Mode | Notification when no internet connection
[Improvement] Gauzy Timer | Offline Mode | Notification when no internet connection
Oct 14, 2024
ariefgp
changed the title
[Improvement] Gauzy Timer | Offline Mode | Notification when no internet connection
[Improvement] Gauzy Timer | Offline Mode | Notification when no internet connection. Must work on Windows, Linux and Mac
Oct 14, 2024
As a user, I want the app to detect when there's no internet connection and notify me that it's operating in offline mode, so I'm aware of the current operating status.
This feature must work on Windows, Linux and Mac. Please test on those operating system if possible to make sure the stability.
Description:
The app should detect when there's no internet connection and notify the user about operating in offline mode.
Detailed Flow:
Acceptance Criteria:
Additional Notes:
The text was updated successfully, but these errors were encountered: