Commit 23ab5cc
authored
feat: Update go to row panel's row number with cursorRow (#1508)
The row number in the go to row panel now updates when users click on a
row in the table. The value displayed when multiple selections or ranges
of rows are selected depends on the value of cursorRow.
Fixes a bug where selecting a row then using the context menu to open
the go to row panel would fill in the panel with the incorrect row
number.
Resolves #1406.1 parent 32e6d20 commit 23ab5cc
2 files changed
Lines changed: 325 additions & 295 deletions
0 commit comments