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
This behaviour is reported in Tg Jmix Community Channel and not yet rechecked.
When SearchField is placed on MainView and some Screen with DataGrid is opened, the Enter key press on SearchField is not handled due to possible intercept by other components.
Steps To Reproduce
Create project with some entities, data and search addon enabled and setup
Add SearchField to main view
Open screen with Entity list DataGrid
Select any row
Provide search input and press Enter
Current Behavior
Entity detail is opened instead of search results screen
Expected Behavior
Search results screen is opened on Enter key press with SearchField focused
The text was updated successfully, but these errors were encountered:
Environment
Jmix version: 2.4.2
Bug Description
This behaviour is reported in Tg Jmix Community Channel and not yet rechecked.
When SearchField is placed on MainView and some Screen with DataGrid is opened, the Enter key press on SearchField is not handled due to possible intercept by other components.
Steps To Reproduce
Current Behavior
Entity detail is opened instead of search results screen
Expected Behavior
Search results screen is opened on Enter key press with SearchField focused
The text was updated successfully, but these errors were encountered: