-
-
Notifications
You must be signed in to change notification settings - Fork 831
Update RoomSummaryCard navigation links #11812
Conversation
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.
checked={isFavorite} | ||
onClick={() => tagRoom(room, DefaultTagID.Favourite)} | ||
/> | ||
<MenuItem |
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.
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.
I created a new disabled menu item state. |
hey @weeman1337, this is ready for another pass. thanks! |
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.
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.
Approving the yarn.lock change
@weeman1337 the widgets change is captured here, under the 'next iteration' epic https://github.com/vector-im/wat-internal/issues/77 |
For element-hq/element-web#25883
This PR partially implements the new room details designs.
Not included in this PR:
Checklist
Here's what your changelog entry will look like:
✨ Features