Uh oh!
There was an error while loading. Please reload this page.
Fix loading of the text app in public shared links - #30719
Conversation
Instead of doing the centering for the entire public content, only do it for the preview. This is more safe. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
CarlSchwan
commented
Jan 17, 2022
/backport to stable23 |
CarlSchwan
commented
Jan 17, 2022
/backport to stable22 |
CarlSchwan
commented
Jan 17, 2022
/backport to stable21 |
nickvergessen
left a comment
There was a problem hiding this comment.
Loading again, but there are still issues
julien-nc
commented
Jan 17, 2022
@nickvergessen What kind of issues? |
CarlSchwan
commented
Jan 17, 2022
The close button issue we already looked today in the call |
julien-nc
commented
Jan 17, 2022
@CarlSchwan Ok thanks. We're on it 😁. |
The backport to stable21 failed. Please do this backport manually. |
Fix loading of the text app in public shared links
max-nextcloud
commented
Jan 17, 2022
I don't think this needs to be backported to stable21. At least from what i saw cypress tests were still passing in stable21 - which indicates the problem probably did not exist there. |
CarlSchwan
commented
Jan 17, 2022
Yeah, the problematic PR wasn't merged yet in stable21 due to merge conflict. And i'm probably just gonna close it |
max-nextcloud
commented
Jan 17, 2022
#30696 is the backport pr in question. |
Instead of doing the centering for the entire public content, only do it
for the preview. This is more safe.
Signed-off-by: Carl Schwan carl@carlschwan.eu