Skip to content

Bug: Duplicate Tags in Showcase (JavaScript vs javascript) #442

@PrasadSanap

Description

@PrasadSanap

What happened?

The showcase currently displays duplicate tags due to inconsistent capitalization (e.g., JavaScript and javascript). This makes filtering confusing.

Proposed Changes:

  • Standardize tag capitalization across all projects.
  • Update project.json files to follow a single convention (e.g., lowercase).

Benefits:

  • Cleaner tag filtering.
  • Better user experience on the showcase website.

Steps to reproduce

  1. Open the Showcase page
  2. Click on the "Explore All Tags" button
  3. Notice that both "JavaScript" and "javascript" appear as separate tags

Where did this happen?

Showcase page → Tag filtering section

Browser and OS

Chrome 130 on Windows 11

Metadata

Metadata

Assignees

Labels

NSoC'26Issue eligible for NSoC '26.bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions