-
Notifications
You must be signed in to change notification settings - Fork 0
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
[LX Collab Mapping] Read, write, own map permissions #307
[LX Collab Mapping] Read, write, own map permissions #307
Comments
@ms0ur1s How's this work coming along? |
Hi @lin-d-hop, apologies, as with #308 the hold-up is #306 which I'll organise to Rohit so we can resolve it. |
@ms0ur1s are you creating a UI for a map owner to assign either write or read permissions to another user? It's not clear whether this is in the scope of the issue |
This work will be done within the PR linked to #306 |
Please track under the clockify project [LX Collab Mapping]
Description
Following on from #304
Currently users can own maps that they create. They can share these maps as read-only with other users.
We want to implement three levels of map permissions:
Read - as per the current read only, the user can see the map and interact with elements but cannot add or edit the map
Write - the user can see the map, interact, add and edit elements on the map.
Own - as per the current owner. Can write. Can also delete the map and share the map with other users.
Additional complications arise with write are explored in #306, which is likely a prerequisite for this piece.
Acceptance Criteria
Unit tests as standardThe text was updated successfully, but these errors were encountered: