Skip to content

Fix semester dropdown ordering issue in syllabus filter#294

Open
Divya7206 wants to merge 1 commit into
lovelymahor:mainfrom
Divya7206:main
Open

Fix semester dropdown ordering issue in syllabus filter#294
Divya7206 wants to merge 1 commit into
lovelymahor:mainfrom
Divya7206:main

Conversation

@Divya7206
Copy link
Copy Markdown

Fixes #274
Fix: Correct Semester Dropdown Order in Syllabus Filter
Issue

The semester dropdown in the Syllabus filter was displaying semesters in the wrong order, where Semester 3 appeared before Semester 2. This affected the expected sequential flow and reduced UI clarity.

Changes Made
Fixed the ordering logic for semester options in the dropdown.
Applied numerical sorting before rendering the semester list.
Ensured semesters now appear in the correct ascending order (Semester 1 → Semester 2 → Semester 3 ...).

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@Divya7206 is attempting to deploy a commit to the Lovely Mahour's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Semester dropdown order is incorrect in the Syllabus filter — Semester 3 appears before Semester 2

1 participant