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

[FP-1596] If connection is lost with backend, frontend should warn the user #117

Open
2 tasks done
almeidamov opened this issue May 3, 2022 · 1 comment
Open
2 tasks done
Labels
enhancement New feature or request frontend Tag for FE related updates known issue Tag for issues that are known to the development team

Comments

@almeidamov
Copy link

almeidamov commented May 3, 2022

Have you checked our docs before proceeding?

Issue Description

Steps to Reproduce

  1. Install movai-flow and start
  2. with frontend open, execute several operations. All good
  3. By mistake or failure, stop movai (or only backend container). This can happen locally or if user install movai-flow in a robot and connected frontend from another IP in the same network. Robot might disconnect and user not know

Actual Behavior

Because no warn is given, user keeps interacting with frontend but if try to execute a flow, Save or open another Tab, it does not do anything keeping stuck and user does not know why

Expected Behavior

It was expected for frontend to warn the user that the connection was lost.

Screenshots/GIFs

2a624d82-8913-4694-bb7b-814c24ae64a5

Versions

  • movai-flow: 1.0.3-4

Possible workarounds

  • Refresh browser when robot is up. Should connect again
@guide-bot
Copy link

guide-bot bot commented May 3, 2022

Thanks for opening this Issue!
We need you to:

  1. Fill out the description.

    Action: Edit description and replace <!- ... --> with actual values.

@almeidamov almeidamov added the frontend Tag for FE related updates label May 3, 2022
@almeidamov almeidamov changed the title if connection is lost with backend, frontend should warn the user If connection is lost with backend, frontend should warn the user May 3, 2022
@almeidamov almeidamov changed the title If connection is lost with backend, frontend should warn the user [FP-1596] If connection is lost with backend, frontend should warn the user May 4, 2022
@almeidamov almeidamov added bug Something isn't working enhancement New feature or request known issue Tag for issues that are known to the development team and removed bug Something isn't working labels May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Tag for FE related updates known issue Tag for issues that are known to the development team
Projects
None yet
Development

No branches or pull requests

1 participant