Skip to content

Commit

Permalink
feat: Update go to row panel's row number with cursorRow (deephaven#1508
Browse files Browse the repository at this point in the history
)

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 deephaven#1406.
  • Loading branch information
georgecwan authored Sep 14, 2023
1 parent 32e6d20 commit 23ab5cc
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 295 deletions.
Loading

0 comments on commit 23ab5cc

Please sign in to comment.