-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
Two elements on the programs page share the same HTML id, causing console warnings and potential JavaScript issues.
Steps to Reproduce
- Open frontend/pages/programs.html.
- Open the browser's developer console.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working