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(chat): drain rows for a column-header Add-to-chat selection
Cursor: a column-header selection spans every row of the chosen columns, but
Add-to-chat built rowIds from the loaded page only. Extend the drain (already
used for gutter select-all) to column selections — load up to the cap and take
all rows — so the chip references as many rows as it can carry.
0 commit comments