-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Restore People/Favourites metaspaces #30881
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
base: develop
Are you sure you want to change the base?
Conversation
Code-wise looks fine but needs product sign off to continue |
Actually, upon testing, this doesn't seem to return either of the setting pages necessary to enable those metaspaces, so this would only work for users which already have those metaspaces enabled. |
Good point, should've thought of that. EDIT: Done |
Are there any tests I'd have to update for this? I haven't checked whether the new room list changes also affected the E2E tests yet. EDIT: Found them. |
bb95b99
to
27324c7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if Product approves
27324c7
to
a80b5dc
Compare
a80b5dc
to
f881ac1
Compare
Fixes #30861
In Short
This PR restores the "People" and "Favourites" metaspaces for the new room list.
Until this gets merged, I'll maintain
k8r.eu/justjanne/element-web:v1.12.0
k8r.eu/justjanne/element-web:develop
Rationale
Many group chat apps have a separate view just for DMs. Discord calls this "Friends" (vs "Servers"), Teams calls this "Chats" (vs "Teams"), Slack introduced the "DMs" view in 2023 (vs "Channels").
Many people rely on this feature, and so do I.
Checklist
public
/exported
symbols have accurate TSDoc documentation.