biati-digital / glightbox

Pure Javascript lightbox with mobile support. It can handle images, videos with autoplay, inline content and iframes
MIT License
2.03k stars 228 forks source link

Tablet mode: Image description > "See more" closes the slide #370

Closed cybercroft closed 1 year ago

cybercroft commented 1 year ago

Description When a picture with a description is opened on tablet/iPad, there is the option "See more" (just like in mobile mode). Upon clicking on this option the slide closes, soon after the total description is revealed.

To reproduce

  1. Set your browser in iPad mode
  2. Go to the demo page.
  3. Scroll to the section "Images with description"
  4. Open the image featuring the cat in iPad mode.
  5. Press the "See more" link.

Expected behavior In iPad/tablet mode, there is enough space to show the total image description just like in desktop mode, so I don't think that the "See more" link is of any use here. However, since the "See more" link is there, the user expects the same behavior as in mobile: to reveal the total description without closing the slide.

Screenshots glightbox-bug

Desktop:

Tablet:

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.