generated from openedx/frontend-template-application
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Description:
As an instructor, I want to navigate between different sections of the Instructor Dashboard using a clear and consistent tab bar so that I can move quickly between course management features without confusion.
Acceptance Criteria:
- A horizontal navigation bar is implemented directly below the header.
- The tab bar contains the following sections:
- Course Info
- Enrollments
- Course Team
- Grading
- Date Extensions
- Data Downloads
- Open Responses
- Certificates
- Cohorts
- Special Exams
- The active tab is visually highlighted and updates dynamically based on the current page.
- Clicking a tab navigates to the correct page without a full page reload
- Tab layout and order follow the design specification.
- Responsive behavior is implemented for smaller screens with a dropdown in the limit of the screen to show the rest of the options in the navigation tab bar.
Design: Figma

Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Development