Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Oct 3, 2022

Fix: #34399

Fixes the regression mentioned in #34331 that the footer would be positioned a the page top.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr mentioned this pull request Oct 3, 2022
@juliusknorr juliusknorr requested review from a team, PVince81, artonge and szaimen and removed request for a team October 3, 2022 10:35
@szaimen szaimen mentioned this pull request Oct 3, 2022
9 tasks
Copy link
Member

@vinicius73 vinicius73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert it for now to fix the broken CI

@szaimen
Copy link
Contributor

szaimen commented Oct 3, 2022

/compile amend /



.app-files_sharing #app-content footer {
position: sticky !important;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you think this will work or will we need to make an exceptioni here for txt or md files?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at least it works for other file types in my testing...

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the bugfix/noid/public-page-footer branch from 9b82a30 to 864b1ca Compare October 3, 2022 13:50
@vinicius73
Copy link
Member

Works @szaimen <3

@vinicius73
Copy link
Member

image

It this CI error related to this PR @juliushaertl @szaimen

@szaimen
Copy link
Contributor

szaimen commented Oct 3, 2022

It this CI error related to this PR @juliushaertl @szaimen

the error is unrelated afaics

@szaimen szaimen merged commit 586d031 into master Oct 3, 2022
@szaimen szaimen deleted the bugfix/noid/public-page-footer branch October 3, 2022 15:09
@szaimen
Copy link
Contributor

szaimen commented Oct 3, 2022

/backport to stable25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Public view footer broken

4 participants