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 UserList #14

Open
shiqimei opened this issue Mar 14, 2023 · 3 comments
Open

Add support for UserList #14

shiqimei opened this issue Mar 14, 2023 · 3 comments

Comments

@shiqimei
Copy link
Contributor

shiqimei commented Mar 14, 2023

Technical details:

  1. display a UserList in the right to replace the current buttton (refers to our UI design);
  2. to display all online users on this board (refer to js.design)
  3. we don't need to support watch in the MVP version
  4. ExcalidrawSyncService, Collab.tsx
    • room - boardId
    • getUserListByBoardId (not from MongoDB, from SyncService memory)
  5. no permission control in the MVP version

Behaviour:

  • A, B on the board http://localhost:3000/board/yidoD7FxvDNwNsRjh, UserList should be A, B.
  • A, B, C -> A, B +1
@shiqimei
Copy link
Contributor Author

  1. auto join room (sync service)
  2. provide interface, public getUserListByBoardId

@raazseth
Copy link

Can you assign me this issue @shiqimei @ccbond

@CulturalProfessor
Copy link
Contributor

@shiqimei can i start on this issue I think it will be helpful in project also ?

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

No branches or pull requests

3 participants