Skip to content

Commit

Permalink
updating changelog to discuss maintaining scroll position during a gr…
Browse files Browse the repository at this point in the history
…id rerender
  • Loading branch information
BSd3v committed Jul 24, 2024
1 parent 0fec0b2 commit 3401126
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Links "DE#nnn" prior to version 2.0 point to the Dash Enterprise closed-source D
- [#314](https://github.com/plotly/dash-ag-grid/pull/314)
- locking selenium for tests that were failing due to missing import
- [#313](https://github.com/plotly/dash-ag-grid/pull/313)
- fixing issue where `scrollTo` was defaulting to not reset the value
- [#312](https://github.com/plotly/dash-ag-grid/issues/312) fixing issue where `scrollTo` was defaulting to not reset the value
- to maintain scroll position during a grid rerender, be sure to use `getRowId`
- fixing side issue where `cellDoubleClicked` was forcing the grid to rerender


Expand Down

0 comments on commit 3401126

Please sign in to comment.