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

Dashboard not accessible in Split View or Slide Over modes on iPad #22739

Closed
guarani opened this issue Feb 29, 2024 · 2 comments
Closed

Dashboard not accessible in Split View or Slide Over modes on iPad #22739

guarani opened this issue Feb 29, 2024 · 2 comments

Comments

@guarani
Copy link
Contributor

guarani commented Feb 29, 2024

Expected behavior

The Home row should always be visible in the side menu on iPad.

Actual behavior

The Home row disappears from the side menu on iPad when in Split View or Slide Over modes. This prevents access to the dashboard.

Screenshots

Split View Slide Over

Steps to reproduce the behavior

Split View mode

  1. Log in to the Jetpack app on iPad
  2. Use Split View mode to put the Jetpack app to one side of the screen (make it narrow)
  3. Notice the Home row disappears from the app's side menu

Slide Over mode

  1. Log in to the Jetpack app on iPad
  2. Use Slide Over mode to put the Jetpack app on top of another app
  3. Notice the Home row disappears from the app's side menu
Tested on iPad simulator, iOS 17.2, Jetpack iOS trunk
@dangermattic
Copy link
Collaborator

dangermattic commented Feb 29, 2024

Thanks for reporting! 👍

@kean
Copy link
Contributor

kean commented Sep 12, 2024

Fixed in 25.4.

quick-actions

The app should never check isPad when determining which layout to show. It should be done based on a size class.

@kean kean closed this as completed Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants