Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Include deletes in the change list #10

Open
donno opened this issue Sep 13, 2013 · 0 comments
Open

Include deletes in the change list #10

donno opened this issue Sep 13, 2013 · 0 comments
Assignees

Comments

@donno
Copy link
Owner

donno commented Sep 13, 2013

Currently if a user deletes something, other users who have already loaded
the page don't see the object disappear until they force a browser refresh.

This could very easily be implemented by having a "deleted" column on the
geometry table instead of actually deleting the row. This has the
added benefit of making it so data is not lost.

This could then be picked up as a "change" and the web interface could
see that it was deleted and remove it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant