Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Tabs feature for issue #197 #250

Closed
wants to merge 0 commits into from
Closed

Conversation

BaraniVA
Copy link
Contributor

PR for issue no #197

Description:
This pull request introduces a new Tabs component to the GlassyUI-Components library. The Tabs component allows users to create tabbed interfaces with a glassmorphic design, consistent with the existing theme of the project.

Changes:

New Files:
Tabs.tsx: Defines the Tabs and Tab components.
TabsDetail.tsx: Provides an example usage of the Tabs component.

Updated Files:
GlassyUIcomponentspage: Added a new ComponentCard for the Tabs component, displaying it on the components page.

Implementation Details:
The Tabs component manages the state of the active tab and renders the content of the selected tab.
The TabsDetail.tsx file demonstrates how to use the Tabs component with multiple tabs.
The GlassyUIComponentsPage.tsx file has been updated to include a new card for the Tabs component, ensuring it is displayed alongside other components.

Screenshot

image
image

Copy link

vercel bot commented Oct 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
glassyui ❌ Failed (Inspect) Oct 20, 2024 4:13pm

Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for delightful-chaja-870050 ready!

Name Link
🔨 Latest commit 442e309
🔍 Latest deploy log https://app.netlify.com/sites/delightful-chaja-870050/deploys/67152be9ef076f00081d0eef
😎 Deploy Preview https://deploy-preview-250--delightful-chaja-870050.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for glassyui failed. Why did it fail? →

Name Link
🔨 Latest commit 442e309
🔍 Latest deploy log https://app.netlify.com/sites/glassyui/deploys/67152be9b37369000879541b

@BaraniVA
Copy link
Contributor Author

BaraniVA commented Oct 17, 2024

Hi @Jaishree2310, would it be possible for you to add the level3 label, as I created four tab variants, and the Hacktoberfest label as well?

Thank you

@Jaishree2310
Copy link
Owner

@BaraniVA Please resolve the conflicts and read the order of components given in the read me follow that serial-wise.

@BaraniVA
Copy link
Contributor Author

@Jaishree2310 sure sorry for the trouble caused

@BaraniVA
Copy link
Contributor Author

@Jaishree2310 resolved and updated the commits please check and let me know for further changes

Recording.2024-10-20.180524.mp4

@Jaishree2310
Copy link
Owner

@BaraniVA Still not resolved

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.

2 participants