-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Feature title
Implement Sidebar Navigation for Improved UX
Description
Adding a sidebar navigation will improve the user experience by providing quick access to key features of the Supervision library.
This will allow users to seamlessly switch between model integration, annotation tools, dataset utilities, and tutorials without excessive scrolling.
Motivation
Enhances usability by organizing features into a structured layout.
Provides easy navigation between object detection, tracking, annotation, and dataset management sections.
Reduces friction when exploring tutorials and documentation.
Alternatives
A top navigation bar with dropdowns (but may clutter UI).
A collapsible sidebar for compact design.
Select program in which you are contributing
GSoC'25
Additional context
This change aligns with Supervision’s goal of providing a smooth experience for developers working with computer vision models, datasets, and visualization tools.