Skip to content

🐞[Bug]: Duplicate Arrows Appearing After Link Text in GitHub Badges #968

@kanishka-commits

Description

@kanishka-commits

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Description:
In the GitHub achievement badges section, there are two arrows appearing after the link text. One arrow is added via CSS styling, while another is already present in the innerHTML text, causing duplication.

Steps to Reproduce:

  1. Navigate to the GitHub Badges section.
  2. Observe the link text under each badge.
  3. Notice that two arrows appear β€” one from the HTML content and one from the CSS class.

Expected behavior

Only a single arrow should appear after each link text for a clean and consistent look.

Add ScreenShots

FrontEnd

Image

Code
Image

What browsers are you seeing the problem on?

Safari

Record

  • I have read the Contributing Guidelines
  • Are you a GSSOC'25 contributor
  • I want to work on this issue

Metadata

Metadata

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions