Skip to content

Support for adding DM rooms to the MemberInfo Panel#2147

Merged
dbkr merged 2 commits intodevelopfrom
dbkr/memberinfo_list_rooms
Sep 9, 2016
Merged

Support for adding DM rooms to the MemberInfo Panel#2147
dbkr merged 2 commits intodevelopfrom
dbkr/memberinfo_list_rooms

Conversation

@dbkr
Copy link
Copy Markdown
Member

@dbkr dbkr commented Sep 9, 2016

Deletes BottomLeftMenuTile because it was used in one place that was not neither in the bottom left, not a menu. Include the markup directly where we do use it (MemberInfo in react-sdk).

This causes the right panel to gain a horizontal scrollbar sometimes, leaving it to Matthew's CSS skills to figure out why.

dbkr added 2 commits September 9, 2016 16:15
Renames RoomDNDView to DNDRoomTile which now provides a separate DNDRoomTile component rather than
clobberring RoomTile, so we can use a draggable one where we want a draggable one and a non-draggable
one where we don't want it to be draggable. RoomTile main is still polluted with DND stuff, but is
now optional.

Remove BottomLeftMenuTile because it was no longer used in the bottom left menu. Just include
the equivalent markup directly in the one place we now use it (in MemberTile in react-sdk).
@ara4n
Copy link
Copy Markdown
Member

ara4n commented Sep 9, 2016

lgtm

@dbkr dbkr merged commit 013f685 into develop Sep 9, 2016
@t3chguy t3chguy deleted the dbkr/memberinfo_list_rooms branch May 12, 2022 08:55
t3chguy pushed a commit that referenced this pull request Mar 25, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants