matrix-react-sdk
16181ff0 - Fix right panel for multiple member info viewings

Commit
6 years ago
Fix right panel for multiple member info viewings Fixes https://github.com/vector-im/riot-web/issues/11663 Member info is special because it has parameters associated with it. What was happening was the RightPanelStore was seeing that it was already on member info and deciding to hide the pane instead. What we do now is consider any phase change with parameters (such as the user to pass to member info) as a proper phase change.
Author
Parents
Loading