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

Prompt the last admin before letting them leave a room #345

Closed
giomfo opened this issue Jan 4, 2022 · 3 comments
Closed

Prompt the last admin before letting them leave a room #345

giomfo opened this issue Jan 4, 2022 · 3 comments
Assignees
Labels

Comments

@giomfo
Copy link
Contributor

giomfo commented Jan 4, 2022

Currently the last admin is prompted like any other members
image

In Tchap, only the moderators and the admin are allowed to invite new members. And we want to prevent a room from being without admin. So in TchapV1, the following message was displayed when the end user was the last admin:
image

I request here to add the message: "Il ne sera plus administré..." as soon as the end user is the last admin even if the room join rule is public. We will keep the Element-Android message "Ce salon n'est pas public.... " in case of a private room, if the end user is not the last admin.
Note: We will keep the naming "salon" in the wording

I let you check in TchapV1 implementation how we detected the last admin

@giomfo giomfo added the android label Jan 4, 2022
@Claire1817
Copy link
Contributor

Claire1817 commented Jan 4, 2022

If last admin:
-> Private room -> "Ce salon ne sera plus administré....."
-> Public room -> "Ce salon ne sera plus administré....."
If not the last admin:
-> Private room -> "Ce salon n'est pas public....."
-> Public room -> ""

@giomfo
Copy link
Contributor Author

giomfo commented Jan 19, 2022

Note: We will keep the naming "salon" in the wording

@ClaireGizard this remark concerns the first paragraph of the message too. I prefer switch back the wording on the Element one:
"Quitter le salon
Voulez vous vraiment quitter le salon?"

@giomfo
Copy link
Contributor Author

giomfo commented Jan 27, 2022

ok

@giomfo giomfo closed this as completed Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants