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

separate update group name and group members dialog (add and remove m… #842

Merged
merged 1 commit into from Feb 14, 2020

Conversation

Bilb
Copy link
Collaborator

@Bilb Bilb commented Feb 13, 2020

Add two options in the group panel (visible for closed chats only)

  • update group name
  • show members

The show members only allows to remove existing members.
To add new members, use the addMemberButton (equivalent to the invite member for open groups). The dialog will trigger an invite for the user if OpenGroup or add the user to the group if this is a ClosedGroup.

@Bilb Bilb marked this pull request as ready for review February 13, 2020 02:42
@Bilb Bilb force-pushed the clearnet branch 2 times, most recently from 4e36f01 to cfe46d4 Compare February 13, 2020 03:36
@Bilb Bilb requested review from vincentbavitz and msgmaxim and removed request for vincentbavitz February 13, 2020 03:36
_locales/en/messages.json Outdated Show resolved Hide resolved
(add and remove members are separated)
Copy link

@neuroscr neuroscr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

took a quick look, don't see anything major. I will run some tests with the open group editors to make sure they're fine after this is merged. Also looks like I'll have some conflicts from this in my new open group avatar editor but that's fine. But I would like to urge to merge this so I can continue development on the open group avatar editor, I'm a bit afraid to continue knowing I may need to restructure what I'm doing.

@Bilb Bilb merged commit a67a409 into oxen-io:clearnet Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants