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

implement resize for flyouts #542

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

implement resize for flyouts #542

wants to merge 2 commits into from

Conversation

Kinzeng
Copy link
Contributor

@Kinzeng Kinzeng commented Feb 12, 2025

closes #527

  • adds onFlyoutResize and resizable props to the Flyout component
  • supports passing in width as a number because the resizable component I added works better with a number value for the width
  • need to support width as a string because some components in sql console use the width as a string
Screen.Recording.2025-02-11.at.7.56.26.PM.mov

Copy link

vercel bot commented Feb 12, 2025

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

Name Status Preview Comments Updated (UTC)
click-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2025 1:00am

@Kinzeng Kinzeng changed the title Kz flyout resize implement resize for flyouts Feb 12, 2025
@Kinzeng Kinzeng self-assigned this Feb 12, 2025
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.

Add resizable feature to flyout for enhanced dashboard editing
1 participant