purnima143 / Pluto-UI

Pluto UI is a comprehensive React UI component library designed for ecommerce websites. It provides a wide range of reusable and customizable UI elements to enhance the user experience of your online store.
MIT License
27 stars 52 forks source link

Design: Create designs for the Navigation component #48

Closed Rishika-S-V closed 1 year ago

Rishika-S-V commented 1 year ago

Fixes #32

Description

The Navigation Component is a crucial element of the application's user interface that facilitates seamless navigation and enhances the overall user experience. It encompasses various interactive elements such as the Navbar, Megamenu, Sidebar, and Breadcrumbs, which work together to provide users with intuitive and efficient ways to navigate through different sections and features of the application.

Motivation

The motivation behind these updates is to address usability concerns and provide users with a more streamlined and intuitive navigation experience. The previous navigation components had limitations in terms of visual clarity, functionality, and responsiveness. By refining the Navbar, Megamenu, and Sidebar, and introducing Breadcrumbs, we aim to enhance user satisfaction, improve navigation efficiency, and promote a cohesive user experience.

Changes Made

Checklist

Screenshots

Navigation

The Navbar has undergone refinements to improve its visual appeal and functionality. The design changes include adjusting the alignment and spacing of navigation links, enhancing the responsiveness for different screen sizes, and optimizing the overall layout. These updates provide a more polished and modern Navbar that aligns with the application's visual language.

Navigation - Light Mode image

Navigation - Dark Mode image

Megamenu

The Megamenu has been enhanced to offer a more intuitive and user-friendly dropdown experience. It now includes improved category organization, clearer labelling, and enhanced visuals. The updated Megamenu allows users to quickly find and access relevant subcategories and information, improving the overall navigation experience.

Megamenu - Light Mode image

Megamenu - Dark Mode image

Breadcrumbs

Breadcrumbs have been added as a new navigation element to provide users with a clear path and context within the application's hierarchy. Breadcrumbs help users understand their current location and provide quick navigation options to higher-level pages or sections.

Breadcrumbs - Light Mode image

Breadcrumbs - Dark Mode image

Sidebar

The Sidebar is to improve its usability and accessibility. The design includes clearer icons and labels, improved hierarchy, and a collapsible/expandable feature for better content organization. These changes make it easier for users to navigate through different sections of the application and access specific features or pages.

Sidebar - Light Mode image

Sidebar - Dark Mode image

Lovelyfin00 commented 1 year ago

Hey @Rishika-S-V Can you close this and open a new PR against the dev branch

Rishika-S-V commented 1 year ago

@Lovelyfin00 base has been changed to dev branch

Lovelyfin00 commented 1 year ago

Great I'll merge after checking it on my local machine

Lovelyfin00 commented 1 year ago

LGTM