Skip to content

LS26001825: kup-data-table editable: Focus first editable error cell#2870

Merged
lucafoscili merged 1 commit into
developfrom
fix-exu-error-field
Jun 18, 2026
Merged

LS26001825: kup-data-table editable: Focus first editable error cell#2870
lucafoscili merged 1 commit into
developfrom
fix-exu-error-field

Conversation

@pasere-smeup

Copy link
Copy Markdown
Collaborator

Compute and persist the first editable cell that contains an error and focus it after render, instead of scanning paginated rows each render. Added a @watch('data') checkFocusErrorCell() that sets a new private field #cellToFocus when data/columns change, declared #cellToFocus, and updated the render flow to consume and clear that value (calling setFocus).

Compute and persist the first editable cell that contains an error and focus it after render, instead of scanning paginated rows each render. Added a @watch('data') checkFocusErrorCell() that sets a new private field #cellToFocus when data/columns change, declared #cellToFocus, and updated the render flow to consume and clear that value (calling setFocus).
@lucafoscili lucafoscili merged commit 1741ab6 into develop Jun 18, 2026
1 check passed
@pasere-smeup pasere-smeup deleted the fix-exu-error-field branch June 18, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants