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

feat: add component of disclosure interaction #346

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IngaleChinmay04
Copy link

@IngaleChinmay04 IngaleChinmay04 commented Oct 6, 2024

The DisclosureInteraction component is an interactive button that expands into a small sheet when clicked. The sheet provides six options (e.g., Project, Task, Note, etc.), and includes a close button to collapse the sheet back to its original state. It features smooth animations for expanding and collapsing, and is styled with Tailwind CSS and lucide-react icons.

Closes #271

image

@hari
Copy link
Contributor

hari commented Oct 7, 2024

@IngaleChinmay04 The thing is not animating at all. You need to have it inside the container and the Create new button should convert to the title of the menu.

Copy link
Contributor

@hari hari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please animate it :)

@IngaleChinmay04
Copy link
Author

hi I have tried this animation.

Recording.2024-10-10.125006.mp4

@hari hari closed this Oct 23, 2024
@hari hari reopened this Oct 23, 2024
@hari hari temporarily deployed to preview-deployment October 23, 2024 08:09 — with GitHub Actions Inactive
Copy link

🚀 Preview deployed to: https://0670d54a.animata.pages.dev

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.

Create new disclosure interaction
2 participants