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
Currectly custom SearchBar does not support Keyboard Events.
I found out this issue while working with Terminal Logs.
Desired Behavior
It should support keyboard events
Implementation
Adding OnKeyDown property in sistent custom Searchbar as well as on StyledSearchBar.
In below video first I used sistent searchbar (which was not handling pressing keys like Enter). Then I implemented searchbar I created and it worked fine.
Current Behavior
Currectly custom SearchBar does not support Keyboard Events.
I found out this issue while working with Terminal Logs.
Desired Behavior
It should support keyboard events
Implementation
Adding OnKeyDown property in sistent custom Searchbar as well as on StyledSearchBar.
In below video first I used sistent searchbar (which was not handling pressing keys like Enter). Then I implemented searchbar I created and it worked fine.
2024-08-16.10-27-51.mp4
Acceptance Tests
Mockups
Contributor Guide
The text was updated successfully, but these errors were encountered: