Add glassmorphism tabs component#545
Conversation
|
@Naveen-Boddepalli is attempting to deploy a commit to the jaishree2310's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
🎉 Thank you @Naveen-Boddepalli for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better
|
Hi @Jaishree2310, I have implemented the tabs component as mentioned in the raised issue, |
|
@Naveen-Boddepalli please resolve conflicts |
|
Resolved the conflicts, waiting for approval. |
|
just a follow up message, |
|
Hi @Jaishree2310, |
|
hi @Jaishree2310, |
Description
This PR fixes #523 by adding a reusable glassmorphism-based Tabs component to the GlassyUI component library.
Features Implemented
Files Added
Tech Stack Used
Additional Notes
The component follows the existing project structure and styling conventions used throughout the repository, including TypeScript + SCSS/BEM methodology. The implementation focuses on reusability, accessibility, responsiveness, and maintaining a consistent glassmorphism design language across the UI library.
Proposed Solution
Implemented a reusable Tabs component that allows users to switch between different content sections using an elegant glassmorphism-based interface.
The solution includes:
Screenshots
Notes for Reviewers
Signed commits