Skip to content

Conversation

@texodus
Copy link
Member

@texodus texodus commented Jul 8, 2025

This PR fixes a regression in datagrid editing introduced in #3014 and adds regression tests. While tests already existed for this case, the tests used DOM manipulation to simulate user interaction with the editable content, which bypassed the regression. The new tests instead use playwright's automation APIs.

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the bug Concrete, reproducible bugs label Jul 8, 2025
@texodus texodus merged commit a25a31d into master Jul 8, 2025
14 checks passed
@texodus texodus deleted the fix-editing branch July 8, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

2 participants