element-hq / element-hq/element-x-android
Leave Room Dialogue
- Dominant language
- Kotlin
- Stars
- 2.4k
- Forks
- 624
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 149
Description
### Your use case
### EXA
I was leaving some rooms and thought of these changes for the 'Leave room' dialogue:
**LEAVING A PRIVATE ROOM**
- Remove the word 'that'.
- State the name of the room that is being left in the body, in bold.
- Why does it say "not public"? I thought that was a bit funny and speaking in the negative is appropriate here, however to reduce the paragraph it can be simplified to 'private' .
- For the same reason above (simplify message): "won't be able to" can be simplified to "cannot".
**The 'Leave room' dialogue (private) may read:**
Header: "Leave room?"
Body: Are you sure you want to leave '**room name**'? This room is private and cannot be rejoined without an invite.
**LEAVING A PUBLIC ROOM**
- Remove the word 'that'.
- State the name of the room that is being left.
**The 'Leave room' dialogue (public) may read:**
Header: "Leave room"
Body: Are you sure you want to leave 'room name'?
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.