Create Group SettingsComponent #39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a SettingsComponent.
Create a Section MemberList, where you can see which Users are in the group, a button to kick them, and some way to add features like assigning roles in the future, for example space for a dropdown menu for roles.
Create simple settings section, with:
Create a section for inviting users. Use the UserSearch component. Show a list right to the UserSearch, which gets populated by clicking the users shown in the UserSearch. Add a Button, that adds all selected users to the group.