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

[stable25] Don't regard 1024px width viewport as mobile #36764

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Feb 17, 2023

  • ⚠️ This backport had conflicts and is incomplete

backport of #36751

@MichaIng
Copy link
Member

/rebase

Currently we treat 1024px as mobile in some places (e.g. `isMobile` in
nextcloud-vue) and as not mobile yet in others (e.g. in mobile.css).

This commit changes `mobile.scss` to treat viewports smaller than 1024px
as mobile.

This PR accompanies nextcloud-libraries/nextcloud-vue#3768

Both are required to fix
nextcloud-libraries/nextcloud-vue#3758.

Signed-off-by: Jonas <[email protected]>
@MichaIng MichaIng enabled auto-merge February 26, 2023 21:53
@mejo-
Copy link
Member

mejo- commented Feb 27, 2023

Drone CI errors are unrelated. Maybe someone with superpowers could merge 😬

@mejo- mejo- added the 4. to release Ready to be released and/or waiting for tests to finish label Feb 27, 2023
@szaimen szaimen disabled auto-merge February 27, 2023 11:01
@szaimen szaimen merged commit 038924a into stable25 Feb 27, 2023
@szaimen szaimen deleted the backport/36751/stable25 branch February 27, 2023 11:01
@blizzz blizzz mentioned this pull request Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants