Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Hack around a react warning #396

Merged
merged 1 commit into from
Aug 10, 2016
Merged

Hack around a react warning #396

merged 1 commit into from
Aug 10, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 9, 2016

when login completes, we replace the whole state, which means we unset
collapse_lhs, which then leads to complaints from the RoomList.

I think the 'default view' for MatrixChat ought to be factored out to another
component, which could manage collapse_lhs properly; but for now, hack around
it.

when login completes, we replace the whole state, which means we unset
collapse_lhs, which then leads to complaints from the RoomList.

I think the 'default view' for MatrixChat ought to be factored out to another
component, which could manage collapse_lhs properly; but for now, hack around
it.
@dbkr dbkr merged commit 13a4bfa into develop Aug 10, 2016
@richvdh richvdh deleted the rav/fix_react_warning branch August 10, 2016 10:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants