You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a row is selected and a filter is active, then when the filter is cleared the selection stays on the presentation index, not the data model index.
Show all:
Apply filter and select 3rd row:
Clear filter, 3rd row (not the item) stays selected:
Expected outcome
The selection should keep the object selected, not the displayed row.
Uh oh!
There was an error while loading. Please reload this page.
Description
When a row is selected and a filter is active, then when the filter is cleared the selection stays on the presentation index, not the data model index.
Show all:

Apply filter and select 3rd row:

Clear filter, 3rd row (not the item) stays selected:

Expected outcome
The selection should keep the object selected, not the displayed row.
Minimal reproducible example
Steps to reproduce
Environment
Vaadin version(s): 24.7.5
OS: Windows
Browsers
Chrome
The text was updated successfully, but these errors were encountered: