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 dynamic component width adjustment based on window size #9123

Open
GrowwithNaveen opened this issue Mar 19, 2024 · 1 comment · May be fixed by #9164
Open

Implement dynamic component width adjustment based on window size #9123

GrowwithNaveen opened this issue Mar 19, 2024 · 1 comment · May be fixed by #9164

Comments

@GrowwithNaveen
Copy link
Collaborator

The key requirements for this feature are:

  1. Automatic width adjustment of components based on the available space of the window size
  2. Ability to define breakpoints for different screen sizes or window dimensions
  3. Options for component layout (wrapping, stacking, resizing) at different breakpoints
  4. Preview or testing mode to simulate different window sizes during development

This will also solve the following issue,
Inconsistent component width on app editor in mobile view #8989

@GrowwithNaveen
Copy link
Collaborator Author

Features 2, 3, 4 and item 8989 will be taken in Implement responsive design: breakpoints, layout control, & preview mode

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

Successfully merging a pull request may close this issue.

2 participants