You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(data-editor): insert new columns next to their group instead of at end
- Use findLastIndex to locate existing group members and splice after them
- Fixes filtering panel showing new columns detached from their group
- Apply same fix in export header rebuild path (io.js)
0 commit comments