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

SSR Grid Improvements #15202

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

SSR Grid Improvements #15202

ChronosSF opened this issue Jan 6, 2025 · 0 comments

Comments

@ChronosSF
Copy link
Member

When in SSR mode (or prerender) the correct behavior of the grid should be:

  • render all elements declared in the template
  • do not change sizes (% width should render as % width)
  • render all defined columns without virtualization (auto-sizing should work as it does if there is no data)
  • render empty grid template or loading indicator based on options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants