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

Image Preview not working on modal: In IOS when clicked image preview on modal images renders outside of modal #7626

Open
rfdztorre99 opened this issue Jan 20, 2025 · 0 comments
Labels
Device: Mobile Issue or pull request is *only* related to Mobile device Type: Bug Issue contains a defect related to a specific component.

Comments

@rfdztorre99
Copy link

rfdztorre99 commented Jan 20, 2025

Describe the bug

Image preview on modal components render not on top modal but behind.

Reproducer

https://stackblitz.com/edit/vitejs-vite-4j1fyspu?file=package.json

System Information

System:
    OS: Mobile IOS 18.1
    Container: Yes
  Binaries:
    Node: 18.15.0 - ~/.nvm/versions/node/v18.15.0/bin/node
    pnpm: 9.7.0 - ~/.local/share/pnpm/pnpm
  npmPackages:
    primereact: 10.8.2 => 10.8.2
    react: 18.2.0 => 18.2.0
    tailwindcss: 3.4.10 => 3.4.10

Steps to reproduce the behavior

1- Open modal on an IOS device running Chrome
2- Click on image preview
3- Image zoom renders not on top modal but behind
4- It allows to image preview other images because of that
5- Image preview other image and error outs of keyboard listener (400)

Expected behavior

1- Open modal
2- Click on image preview
3- Image renders on top of modal not behind it

@rfdztorre99 rfdztorre99 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 20, 2025
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. Device: Mobile Issue or pull request is *only* related to Mobile device and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device: Mobile Issue or pull request is *only* related to Mobile device Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants