Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Offline Screen when connection is interrupted #3479

Closed
karenever opened this issue Dec 24, 2024 · 2 comments · Fixed by #3500
Closed

Update Offline Screen when connection is interrupted #3479

karenever opened this issue Dec 24, 2024 · 2 comments · Fixed by #3500
Assignees

Comments

@karenever
Copy link

Currently, when the user is on the dashboard page and their connection drops, it shows a separate page while the timer continues running in the background. We need to update this page as follows:

Screenshot 2024-12-24 at 09 51 53

  1. Change the second line of text under "Network Disconnected!" to "Oops, we lost you. Don't worry, your time is still tracking."
  2. Add the timer under this text to show the user that it is still counting
  3. Underneath the timer, add this text "You will be able to continue working in the web app once your connection is restored."
  4. The page should show when the user is on any part of the Ever Teams app and loses connection, not only when they are on the Dashboard / Team page
@karenever
Copy link
Author

Condition 4 has not been met "The page should show when the user is on any part of the Ever Teams app and loses connection, not only when they are on the Dashboard / Team page"

See the video below. It works only on the team screen, does not work on My Tasks page.
https://github.com/user-attachments/assets/3c1ae179-6d07-40a7-b568-6ab667a97af9

@karenever karenever reopened this Jan 9, 2025
@Innocent-Akim
Copy link
Contributor

Innocent-Akim commented Jan 9, 2025

https://www.loom.com/share/8316a0af236e4bcbb0462dd9efca8ebe?sid=79e18763-5922-4dca-b603-5d2962bf9733
I thought the update was not yet available in production, but if possible, please clone or pull the project locally to run test @karenever

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants