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

Reader bug: Navigating back to a post detail in modal context removes the dismiss icon #23309

Open
dvdchr opened this issue Jun 5, 2024 · 1 comment

Comments

@dvdchr
Copy link
Contributor

dvdchr commented Jun 5, 2024

Expected behavior

The v icon on the navigation bar (to dismiss the modal) should remain visible after navigating back from another post.

Actual behavior

In the post detail, tapping any posts from the 'More from {blog}' presents that post in a modal context. Tapping another post from the 'More from {blog}' section pushes a view onto the navigation stack. When navigating back, this removes the v icon on the left side of the navigation bar, which dismisses the modal.

Screenshot 2024-06-05 at 15 46 51

Steps to reproduce the behavior

  1. Navigate to Reader and open any post.
  2. Scroll down to the 'More from {this blog}' or 'More on WordPress.com' section.
  3. Tap on any post. The should show that post in a modal context.
  4. Scroll down to the 'More' section again, and tap any post.
  5. Tap back.
  6. 🔎 Observe that the dismiss icon (v) is missing.

Here is a video:

Simulator.Screen.Recording.-.iPhone.15.-.2024-06-05.at.15.46.39.mp4
Tested on iPhone & iPad, any supported iOS version, Jetpack iOS / WordPress iOS 24.9
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

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

2 participants