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(components): Abstract ResizablePanelGroup to pass ref #7

Open
benorloff opened this issue Apr 25, 2024 · 0 comments
Open

Feat(components): Abstract ResizablePanelGroup to pass ref #7

benorloff opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@benorloff
Copy link
Owner

Currently, the ResizablePanelGroup component from shadcn does not forward the ref from the primitive. In order to set the panel group layout from the client-side, this ref needs to be exposed.

Need to create an abstraction for this component and revert the shadcn component back to its original state.

@benorloff benorloff added the enhancement New feature or request label Apr 25, 2024
@benorloff benorloff self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant