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

[Story] Show sections for roles in room-member list #2263

Closed
3 tasks done
pixlwave opened this issue Jan 10, 2024 · 1 comment
Closed
3 tasks done

[Story] Show sections for roles in room-member list #2263

pixlwave opened this issue Jan 10, 2024 · 1 comment

Comments

@pixlwave
Copy link
Member

pixlwave commented Jan 10, 2024

Description

  • As a user.
  • I want to be able to easily find responsible users (room-admins, moderators) within a room.
  • So that I know who to contact for moderation and/or administrative tasks.

Designs

Acceptance criteria

  • When opening the room member list, members should be sorted into the following sections:
    1. Admins
    2. Moderators
    3. Members
    4. Banned Members (visible only to users that have the right to ban room members)
  • This should have no impact on DMs (1:1 room with isDirect && isEncrypted), it is only a change for regular rooms.

Size estimate

S

Dependencies

  • None

Out of scope

  • Compatibility with other matrix clients that use the moderation APIs in other ways, such as supporting power levels outside of member, mod and admin.

Open questions

Questions

Preview Give feedback
No tasks being tracked yet.

Subtasks

Android

Preview Give feedback
  1. A-Members List T-Task
    jmartinesp

iOS

Preview Give feedback
  1. A-Room-Members T-Task
    pixlwave

Rust

Preview Give feedback
  1. pixlwave

Other

Preview Give feedback
No tasks being tracked yet.
@daniellekirkwood
Copy link
Contributor

it should be a quick win to replicate whatever y'all do on mobile to web for parity. please ping me with the designs/ screenshot when available and i'll create the item in our backlog :)

@pixlwave pixlwave assigned pixlwave and unassigned pixlwave Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants