Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser window resize - header elements out of place when logged in as admin #1422

Open
edward-ly opened this issue Jul 24, 2024 · 0 comments
Labels

Comments

@edward-ly
Copy link
Contributor

When logged in as admin and resizing the viewport width to between 991px and 1200px, exclusive, the header assets are shifted upwards, away from the center of the header area.

Screenshot 2024-07-24 at 10-29-30 All apps - App Store - Nextcloud

Details

  • Browser and browser version: Firefox 128.0.2

JavaScript Console Output

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. localhost:8000
Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “script-src 'self'” inpage.js:1:334455
TypeError: a.default.detectStore(...) is undefined h1-check.js:1:1301
Cookie “” has been rejected as third-party. screenshot.png
Cookie “” has been rejected as third-party. screenshot1.png
Cookie “” has been rejected as third-party. 1-small.png
Cookie “” has been rejected as third-party. enter_challenge.png

Steps to reproduce

  1. login to an administrator account
  2. resize the browser window to less than 1200px / more than 991px
@edward-ly edward-ly added the bug label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant