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-1510] Inconsistency of data when Nodes are edited in different view #135

Open
2 tasks done
almeidamov opened this issue May 5, 2022 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working frontend Tag for FE related updates severity: low Low severity issue

Comments

@almeidamov
Copy link

almeidamov commented May 5, 2022

Have you checked our docs before proceeding?

Steps to Reproduce

Browser 1: Open IDE -> IDE is open and same Nodes are shown as 2
Browser 2: Open IDE -> IDE is open and same Nodes are shown as 1

Browser 1: Create Node with Description and Save with name “aa“ -> Saved successfully“ message is shown and new Node “aa“ appears in Left side Explorer
Browser 2: No action -> new Node “aa“ appears in Left side Explorer

Browser 1: No action -> No result
Browser 2: Open Node “aa“ -> It was Expected for new Node “aa“ opens with description filled but the Actual result was that new Node “aa“ opens without description

Browser 1: with “aa“ Node Tab is still open, delete Node “aa“ -> It was Expected for Node “aa“ disappears from Left side Explorer and closes “aa“ Tab but the Actual result was that Node “aa“ disappears from Left side Explorer and closes “aa“ Tab (correct)
Browser 2: with “aa“ Node Tab is still open -> It was Expected for Node “aa“ disappears from Left side Explorer and closes “aa“ Tab but the Actual result was that Node “aa“ disappears from Left side Explorer and does not closes “aa“ Tab (wrong)

Browser 1: No action -> It was Expected for new Node “aa“ appears in Left side Explorer but the Actual result was that Node “aa“ is not shown
Browser 2: with “aa“ Node Tab, press CTRL+S to save “aa“ Node -> It was Expected for “Saved successfully“ message is shown and new Node “aa“ appears in Left side Explorer but the Actual result was that Error message “Failed to save“ is shown and Node “aa“ is not created

Screenshots/GIFs

issue

Versions

  • movai-flow: 1.2.0-3

Possible workarounds

  • Not edit file in 2 different browser windows or tabs

Additional Details

  • Inconsistency problem are also obtained if database is clear (remove and reinstall Movai) and system in installed again without closing the browser. To reproduce this case,
  1. Create a Node and leave the Node Tab open
  2. Remove and reinstall Movai robot
  3. Refresh the Movai webpage (without closing the browser)
  4. Tab with Previous Node is shown in the Tabs empty but does not exist in the Explorer Left Side Nodes section
@guide-bot
Copy link

guide-bot bot commented May 5, 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 bug Something isn't working frontend Tag for FE related updates severity: low Low severity issue labels May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Tag for FE related updates severity: low Low severity issue
Projects
None yet
Development

No branches or pull requests

1 participant