Skip to content

Commit 5a174ba

Browse files
iobuhovclaude
authored andcommitted
docs(datagrid-web): add changelog entry for clickable row cursor fix
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 58bc84f commit 5a174ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/pluggableWidgets/datagrid-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2222

2323
### Fixed
2424

25+
- We fixed an issue where rows incorrectly showed a pointer cursor when using checkbox selection. Now the clickable cursor only appears when selection method is set to row click or when a row has an onClick action.
26+
2527
- We fixed an issue with Data export crashing on some Android devices.
2628

2729
- We fixed an issue where the `Page` attribute was not updated when navigating pages using the default (buttons) paging controls.

0 commit comments

Comments
 (0)