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

Fix performance issues with column rendering #109

Open
1 task done
GoogolGenius opened this issue Feb 10, 2024 · 0 comments
Open
1 task done

Fix performance issues with column rendering #109

GoogolGenius opened this issue Feb 10, 2024 · 0 comments
Labels
bug Something isn't working medium Medium priority optimization Refactors of existing features or code

Comments

@GoogolGenius
Copy link
Member

GoogolGenius commented Feb 10, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Currently re-rendering the DOM every single time the window is resized, which is going to kill performance, especially on mobile devices

Expected Behavior

Fast/rapid responsive design using CSS Subgrid

Steps To Reproduce

Resize a window

Operating System

All

Web Browser

All

Anything else?

No response

@GoogolGenius GoogolGenius added bug Something isn't working optimization Refactors of existing features or code medium Medium priority labels Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium Medium priority optimization Refactors of existing features or code
Projects
None yet
Development

No branches or pull requests

1 participant