Skip to content

[FIX] Regression on embedded layout after PR #13471#13526

Closed
moustachu wants to merge 2 commits intoRocketChat:developfrom
moustachu:fix/embedded-layout-regression
Closed

[FIX] Regression on embedded layout after PR #13471#13526
moustachu wants to merge 2 commits intoRocketChat:developfrom
moustachu:fix/embedded-layout-regression

Conversation

@moustachu
Copy link

[FIX] Regression on embedded layout after PR #13471

After the optimization on #13471, embedded layout didn't work anymore with the usual
?layout=embedded query params.

Unfortunately, I don't know the impact on room loading but it could be troublesome for people integrating Rocket in their website.

The revert is pretty simple so I could also propose a hot fix for the master branch if needed.

first PR on Rocket, I hope I didn't missed anything 😬

@CLAassistant
Copy link

CLAassistant commented Feb 19, 2019

CLA assistant check
All committers have signed the CLA.

@tassoevan tassoevan requested review from ggazzo and rodrigok February 20, 2019 11:15
@tassoevan tassoevan added type: bug area: ui Touches the code on client side labels Feb 20, 2019
rodrigok added a commit that referenced this pull request Feb 26, 2019
@rodrigok
Copy link
Member

Hi @moustachu thanks for your contribution.

Your solution ends adding the performance issue back, since it was not clear for me how to help you I ended doing the fix by myself.

Can you test it here #13574 ?

Thanks again.

sampaiodiego pushed a commit that referenced this pull request Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui Touches the code on client side type: bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments