Skip to content

members-list: Open user details page on click

Kévin Commaille requested to merge (removed):user-page into main

Replaces the toggle button with the menu.

The page is created as a reusable component that could also be used to preview a user (e.g. when a Matrix user URI is clicked).

For now it only allows to verify a user, like the menu did. Subsequent MRs can add the following: open/create a direct chat, view the role in the current role and (if moderator) change the role/kick/ban, (un)ignore user…

Screenshot when the user is verified:

Capture_d_écran_du_2023-12-07_12-09-00

When they are not verified, the "Security" section shows this:

Capture_d_écran_du_2023-12-07_12-10-34

Closes Switch to verification when started from RoomDe... (#915 - closed).
Fixes part of Room members dialog papercuts (#1201 - closed).

Edited by Kévin Commaille

Merge request reports