wso2 / wso2/docs-devant

[Bug] Animated GIF demonstrations bypass GLightbox overlay

Open Beginner friendly
#173 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.