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

Root board updated just on local state #1690

Open
RodriSanchez1 opened this issue May 14, 2024 · 1 comment · May be fixed by #1703
Open

Root board updated just on local state #1690

RodriSanchez1 opened this issue May 14, 2024 · 1 comment · May be fixed by #1703
Assignees
Labels
Milestone

Comments

@RodriSanchez1
Copy link
Collaborator

RodriSanchez1 commented May 14, 2024

The root board is only updated in the local state. This occurs when the user makes a modification to a subfolder and the user's root board is not saved in the database. The issue appears when the user logs in on another device or will appear if we fix issue #1689.

How to solve it:
Create the user root board on the db when a subfolder is modified

@tomivm
Copy link
Collaborator

tomivm commented May 15, 2024

Also if a local board is modified the folder tiles of other boards that are pointing to the modified board are updated only on the local state.
You can reproduce this on the "Universal Core 11X6" board.

  1. Make an edition on the home board.

  2. Navigate to people board

  3. Click on the home Tile.
    All works as expected
    Now open a new browser and logging with the same account

  4. Navigate to the People folder.

  5. Press the Home folder
    Now you are in a default home board without your changes

@RodriSanchez1 RodriSanchez1 added this to the 1.34.0 milestone May 17, 2024
@tomivm tomivm self-assigned this May 20, 2024
@tomivm tomivm linked a pull request May 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants