Skip to content

[Bug]: Fix Duplicate ID in Programs Page #1119

@suman20041

Description

@suman20041

Bug Description

Two elements on the programs page share the same HTML id, causing console warnings and potential JavaScript issues.

Steps to Reproduce

  1. Open frontend/pages/programs.html.
  2. Open the browser's developer console.
  3. Look for a warning about duplicate element IDs.

Expected Behavior

All id attributes on the page must be unique.

Actual Behavior

There is a console warning indicating a duplicate id="programs-grid".

Browser

Chrome

Operating System

No response

Logs / Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions