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

Responsive design #9

Open
MartinBspheroid opened this issue Jan 6, 2025 · 0 comments
Open

Responsive design #9

MartinBspheroid opened this issue Jan 6, 2025 · 0 comments
Labels
DOM DOM backend related feature New feature or request

Comments

@MartinBspheroid
Copy link
Collaborator

MartinBspheroid commented Jan 6, 2025

Add support for responsive design to ensure the app functions well across different screen sizes and resolutions.

Add window event listener to resize event to rescale main grid and update layout.
Provide a hook (e.g., useResponsiveSettings) to allow developers to configure responsive settings such as enabling/disabling responsiveness and setting static width/height, and defining custom breakpoints?

Ideas/Features:

  • Adjust layout based on current screen size.
  • Provide a hook for configuring responsive settings.
@MartinBspheroid MartinBspheroid added the feature New feature or request label Jan 6, 2025
@MartinBspheroid MartinBspheroid added the DOM DOM backend related label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOM DOM backend related feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant