- Issue created by @amjad1233
- 🇪🇸Spain fjgarlin
We used to have it and it was removed due to a security issue with the previous module.
Currently, on the Drupal.org module page, images open on the same page, forcing users to click the back button to return to the previous page. This behaviour can be disruptive to the browsing experience. Implementing a Lightbox to display images would provide a more user-friendly approach.
Implement a Lightbox functionality for images, allowing them to be displayed in a pop-up overlay on the same page without requiring the user to leave the page.
Images will now open in a Lightbox overlay within the same page, providing a more cohesive browsing experience. No other UI changes are anticipated.
No API changes required for this issue.
No data model changes required for this issue.
Enhanced user experience on the Drupal.org module page by implementing Lightbox functionality for images. Images now open in an overlay within the same page, eliminating the need to navigate back to the previous page.
Active
3.0
Code
We used to have it and it was removed due to a security issue with the previous module.