Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Rephrased inconsistent "ban" in the room space. #7576

Closed
wants to merge 1 commit into from

Conversation

ankur12-1610
Copy link
Contributor

@ankur12-1610 ankur12-1610 commented Jan 18, 2022

Signed-off-by: ankur12-1610 anknerd.12@gmail.com

Fixes: element-web/20578

Before:

149632519-40c216a5-6173-455d-bdc1-0e5d97a9c80f

After:

ban
unban


Here's what your changelog entry will look like:

🐛 Bug Fixes

Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
@ankur12-1610 ankur12-1610 requested a review from a team as a code owner January 18, 2022 20:22
@ankur12-1610
Copy link
Contributor Author

@HarHarLinks can you review the changes:sweat_smile:?

@HarHarLinks
Copy link
Contributor

HarHarLinks commented Jan 18, 2022

Since this touches i18n, this needs to interact with weblate, which I don't know how the workflow is. Might be automatic. However not critical, since the meaning doesn't really change.

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

The code is fine, but this needs design review.

@turt2live turt2live requested a review from a team January 18, 2022 21:03
Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

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

This will wrongly say Ban from room when looking at a User in the context of a Space.

@turt2live
Copy link
Member

@t3chguy doesn't the other one say "Remove from room" for kicks?

@t3chguy
Copy link
Member

t3chguy commented Jan 18, 2022

Yup, its a bug, ideally not one we proliferate

@turt2live
Copy link
Member

Hopefully design's review can cover both cases then.

@dbkr dbkr added the T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems label Jan 20, 2022
@ankur12-1610
Copy link
Contributor Author

Hopefully design's review can cover both cases then.

Sorry to disturb but what is the review frequency of the design team:sweat_smile:?

Copy link

@gaelledel gaelledel left a comment

Choose a reason for hiding this comment

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

As stated in previous comments, there is an issue with the sentence "remove from room" as this does not work for Spaces. Could we use a more general term like "Remove user" so it can apply to both room and spaces scenarios?

@HarHarLinks
Copy link
Contributor

HarHarLinks commented Jan 24, 2022

As stated in previous comments, there is an issue with the sentence "remove from room" as this does not work for Spaces. Could we use a more general term like "Remove user" so it can apply to both room and spaces scenarios?

No, since then it is unclear where it might remove the user from. Viewing the member list in a room that is accessible by space members, one might not be certain whether that means room or space. As a server admin, one might even think it deletes the account altogether.

@gaelledel
Copy link

As stated in previous comments, there is an issue with the sentence "remove from room" as this does not work for Spaces. Could we use a more general term like "Remove user" so it can apply to both room and spaces scenarios?

No, since then it is unclear where it might remove the user from. Viewing the member list in a room that is accessible by space members, once might not be certain whether that means room or space. As a server admin, one might even think it deletes the account altogether.

Can we programmatically differentiate between Rooms and Spaces? If yes, then I'd prefer options like: Remove from room / Remove from space

@t3chguy
Copy link
Member

t3chguy commented May 9, 2022

This was already done by #8281

@t3chguy t3chguy closed this May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"remove from room" and "ban" are inconsistently phrased
6 participants