Skip to content

Conversation

@yordan-st
Copy link
Contributor

Pull request type

New feature (non-breaking change which adds functionality)


Description

  • We added a feature where developers can configure the first item of a DataGrid to be automatically selected when it first loads.
  • This feature is intended for master-detail views, where the user wants the dataview not to be empty on first load.

What should be covered while testing?

  • Configure 'auto select first row'
  • Observe if the first item is selected
  • Check if this selection persists when you move to another page of the DataGrid

@yordan-st yordan-st requested a review from a team as a code owner November 5, 2025 15:28
@yordan-st yordan-st force-pushed the feat/WC-3162_DG-autoselect-firstrow branch from 2f80661 to 8fba284 Compare November 5, 2025 15:32
@yordan-st yordan-st force-pushed the feat/WC-3162_DG-autoselect-firstrow branch from 8fba284 to 6bdd659 Compare November 5, 2025 15:32
Copy link
Collaborator

@iobuhov iobuhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might block select all feature. Let's merge it first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants