qgis-plugin icon indicating copy to clipboard operation
qgis-plugin copied to clipboard

Editor: user unfriendly behaviour when there are only project changes

Open jozef-budac opened this issue 1 year ago • 1 comments

The project changes are filtered from the synchronization when the user has Editor permission. When there are only project changes in the project, and the user hits sync, the plugin tries to synchronize. On the end, there is a "Mergin Maps project tme1/Dkrjtjng synchronized successfully" message, and in the web app, no new version of the project was created.

All of this is correct. Still, the user would see ongoing synchronization which ends in a successful message with no new version on the emerging. I believe this can be misleading. I would prefer to show the project is "Up to date" information with info that, project changes are not considered.

Also, the yellow bar on the top of the "Project status" windows disappears in case of project changes. I am not sure this is intentional.

jozef-budac avatar Jun 17 '24 17:06 jozef-budac

Ideal scenario: show up to date window

tomasMizera avatar Jun 18 '24 07:06 tomasMizera