LeftPane: Measure content above list to calculate list size

This commit is contained in:
Josh Perez 2020-04-23 15:20:47 -04:00 committed by Scott Nonnenberg
parent 5e3bbf1dc0
commit d5925ac9d5
5 changed files with 67 additions and 74 deletions

View file

@ -111,6 +111,7 @@ messageLookup.set('4-guid-guid-guid-guid-guid', {
const defaultProps = {
discussionsLoading: false,
height: 700,
items: [],
i18n,
messagesLoading: false,
@ -135,6 +136,7 @@ const defaultProps = {
selectedConversationId: undefined,
selectedMessageId: undefined,
startNewConversation: action('start-new-conversation'),
width: 320,
};
const conversations = [