We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Home row should always be visible in the side menu on iPad.
The Home row disappears from the side menu on iPad when in Split View or Slide Over modes. This prevents access to the dashboard.
trunk
The text was updated successfully, but these errors were encountered:
Thanks for reporting! 👍
Sorry, something went wrong.
Fixed in 25.4.
The app should never check isPad when determining which layout to show. It should be done based on a size class.
isPad
No branches or pull requests
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
Steps to reproduce the behavior
Split View mode
Slide Over mode
Tested on iPad simulator, iOS 17.2, Jetpack iOS
trunk
The text was updated successfully, but these errors were encountered: