[Bug] Animated GIF demonstrations bypass GLightbox overlay
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 2
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Description:
While reviewing the "Develop Your First Event Integration" quick start guide, I noticed that clicking on the animated .gif demonstrations opens the raw image file in a new browser tab/window instead of utilizing the GLightbox overlay. This disrupts the reading experience.
Expected Behavior:
Clicking the tutorial GIFs should open them in the GLightbox overlay on the same page.
Proposed Solution:
Add the class="glightbox" attribute to the HTML tags wrapping the .gif images in the Markdown file. I would like to work on this issue and submit a Pull Request.
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
Search the "Develop Your First Event Integration" quick start guide for the animated GIF images and inspect the Markdown HTML anchor tags around them. Add the requested GLightbox class to those wrappers, then verify that clicking each GIF opens the overlay on the same page rather than the raw image in a new tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, markdown
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100