[Bug] GLightbox functionality is not working for documentation images
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 2
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Description
While browsing the WSO2 Devant Documentation, I noticed that the GLightbox feature for enlarging images is currently not functioning as expected. Clicking on images does not trigger the lightbox overlay.
As a result, users are unable to view images in an enlarged format without opening them separately.
Steps to Reproduce
- Navigate to any documentation page that contains an image.
- Click on the image.
- Observe that the GLightbox overlay does not open.
Expected Behavior
Clicking on an image should open it in a GLightbox overlay, allowing users to view the image in full screen or higher resolution without leaving the page.
Proposed Fix
I have previously encountered and resolved a similar issue in the WSO2 API Manager documentation repository.
I will apply a similar fix here by ensuring the required GLightbox CSS and JavaScript dependencies are properly included and initialized.
Contribution
I will work on fixing this issue and submit a Pull Request with the necessary changes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on a WSO2 Devant Documentation page containing an image, then inspect where GLightbox CSS and JavaScript dependencies are included and initialized. Done means clicking a documentation image opens the GLightbox overlay without leaving the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- documentation, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100