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

Members page #20

Open
ighellache opened this issue Mar 7, 2023 · 1 comment
Open

Members page #20

ighellache opened this issue Mar 7, 2023 · 1 comment
Assignees
Labels
E5 Sprint away from this

Comments

@ighellache
Copy link
Collaborator

ighellache commented Mar 7, 2023

General criteria:

  • The user should be able to click on a button to add a member
  • The user should be able to add the member via email invite
  • The invited user should be added to the members table
  • The list of members should display onto the page
  • The admin should be able to delete members also (stretch)

How this works:
-Database fetching and display using supabase queries and/or javascript queries

@ighellache ighellache changed the title Members Members page Mar 7, 2023
@ko-karol ko-karol added the E3 Walk in the park label Mar 7, 2023
@ighellache ighellache added E5 Sprint away from this and removed E3 Walk in the park labels Mar 10, 2023
@ighellache ighellache assigned ko-karol and unassigned ighellache Mar 14, 2023
@ighellache
Copy link
Collaborator Author

ighellache commented Mar 14, 2023

Discussion of using AddMember component where the invite button would activate an email invite using another provider (other than Auth) and that email address is added to the space_members table.

Invite members to the specific id of space.

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

No branches or pull requests

3 participants