Skip to content

Adjust public share authentication page to layout changes in NC25#7877

Merged
marcoambrosini merged 1 commit into
masterfrom
adjust-public-share-authentication-page-to-layout-changes-in-nextcloud-25
Sep 9, 2022
Merged

Adjust public share authentication page to layout changes in NC25#7877
marcoambrosini merged 1 commit into
masterfrom
adjust-public-share-authentication-page-to-layout-changes-in-nextcloud-25

Conversation

@danxuliu
Copy link
Copy Markdown
Member

@danxuliu danxuliu commented Sep 9, 2022

Fixes #7852

The content now has a fixed position to be always centered in the page. However, in order to add the Talk sidebar the content in the public share authentication page needs to be "pushed" to the left when the sidebar is added, so the content position needs to have a relative position instead (which also keeps the same appearance of the fixed position when the Talk sidebar is not shown yet).

The content now has a fixed position to be always centered in the page.
However, in order to add the Talk sidebar the content in the public
share authentication page needs to be "pushed" to the left when the
sidebar is added, so the content position needs to have a relative
position instead (which also keeps the same appearance of the fixed
position when the Talk sidebar is not shown yet).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu added 3. to review bug feature: frontend 🖌️ "Web UI" client feature: talk-sidebar ⬅️ Sidebar integration of Talk into other apps like sharing and documents labels Sep 9, 2022
@danxuliu danxuliu added this to the 💚 Next Beta (25) milestone Sep 9, 2022
@marcoambrosini marcoambrosini merged commit 4e015b6 into master Sep 9, 2022
@marcoambrosini marcoambrosini deleted the adjust-public-share-authentication-page-to-layout-changes-in-nextcloud-25 branch September 9, 2022 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: frontend 🖌️ "Web UI" client feature: talk-sidebar ⬅️ Sidebar integration of Talk into other apps like sharing and documents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Video verification is broken with Vue 7 update

2 participants