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

Add support for unhandled version conflict to Page List #11277

Open
malinajirka opened this issue Feb 11, 2020 · 0 comments
Open

Add support for unhandled version conflict to Page List #11277

malinajirka opened this issue Feb 11, 2020 · 0 comments

Comments

@malinajirka
Copy link
Contributor

malinajirka commented Feb 11, 2020

Expected behavior

When the user edits a post in offline and edits the same post in remote a version conflict is created. The app should display "Version conflict" label as soon as it detects the conflict. It should show a conflict resolution dialog when the user clicks on the item.

Actual behavior

The app just ignores the conflict and pushes any changes to the server.

This feature is already implemented in PostList.

Note: We will probably need to check if the page has conflict here. And show the version conflict label + show conflict resolution dialog when the user clicks on the page item.

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

No branches or pull requests

2 participants