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

Support resizing of components #359

Closed
2 tasks done
prakhargupta1 opened this issue May 2, 2022 · 1 comment
Closed
2 tasks done

Support resizing of components #359

prakhargupta1 opened this issue May 2, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@prakhargupta1
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

Improve the visual editor by adding the feature to resize components through a resize handle (inputs horizontal only, data grids vertical). It should be extensible enough so that we can share the logic with other components. Bonus points if there’s a way for custom components to integrate resize handles as well.

Examples 🌈

No response

Motivation 🔦

Retool, Appsmith both have this option

@apedroferreira
Copy link
Member

apedroferreira commented Aug 1, 2022

Closing, as basic resizing functionality has been merged.
However, even though the current resizing features are sufficient I don't think they're complete enough. All components with variable height or width should allow those properties to be resizable with handles, as well as their spacing.
I've created an issue for a refactor (#712) that should make it easier to improve the resizing behavior. Will create 1 or 2 issues for improving the resizing of components and their spacing too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants