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

grid.plugin.AnimateRows: component based columns & cycling #6565

Open
tobiu opened this issue Mar 9, 2025 · 0 comments
Open

grid.plugin.AnimateRows: component based columns & cycling #6565

tobiu opened this issue Mar 9, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed no auto close

Comments

@tobiu
Copy link
Collaborator

tobiu commented Mar 9, 2025

  • tricky one: components cycle => they are index based
  • a view with 10 rows => filter change => 5 get added, 5 get removed, 5 get moved => 15 => more than the cycle range and cmps inside cells can get moved
  • we need a concept to handle it (e.g. a vdom & vnode clone with different ids)
@tobiu tobiu added enhancement New feature or request help wanted Extra attention is needed labels Mar 9, 2025
@tobiu tobiu self-assigned this Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed no auto close
Projects
None yet
Development

No branches or pull requests

1 participant