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

Implement a more fine-grained sharing mechanism #8

Open
danilhendrasr opened this issue May 16, 2023 · 0 comments
Open

Implement a more fine-grained sharing mechanism #8

danilhendrasr opened this issue May 16, 2023 · 0 comments
Labels
enhancement New feature or request full-stack Issue that spans from backend to frontend

Comments

@danilhendrasr
Copy link
Owner

One of the feature this project's trying to achieve is easy sharing of workspaces, I take Google Docs and Miro as an example too. But at the moment it only has a very minimal implementation of workspace sharing, which is every public workspace is accessible to anyone who has the link. I think implementing a more fine-grained sharing mechanism will get the feature closer to what I envisioned.

For example, users can do:

  • Share workspace to specific users (by email)
  • Share workspace to everyone who has the link

Having permission per invited user is also good, but I'm not sure if I can complete it in time. So it's probably better
to limit this issue to just 2 items above.

@danilhendrasr danilhendrasr added enhancement New feature or request full-stack Issue that spans from backend to frontend labels Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request full-stack Issue that spans from backend to frontend
Projects
Status: Todo
Development

No branches or pull requests

1 participant