You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to do the modifications (buttons to hide, etc) as a module if possible.
Modules should allow us to have no regressions (or less regressions :)) in the future, since element will know about the module's hooks in element-web, and won't break them.
RoomHeader has been reworked in Element
RoomHeader.tsx
andLegacyRoomHeader.tsx
the new RoomHeader can be activated with the option :
Activating only the audio button only for DM for Dinum
1/
A patch can be made to filter the render of the button is room is a DM and the user is part of the homeserver dinum
What is the UX difference between both :
LegacyRoomHeader
RoomHeader
Throughts
Questions
The text was updated successfully, but these errors were encountered: