sistent icon indicating copy to clipboard operation
sistent copied to clipboard

SearchBar does not support Keyboard Events

Open Muhammed-Moinuddin opened this issue 1 year ago • 0 comments

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.

https://github.com/user-attachments/assets/72a7c26c-2ff6-40e3-bfea-953652298b08

Acceptance Tests

Mockups


Contributor Guide

Muhammed-Moinuddin avatar Aug 16 '24 05:08 Muhammed-Moinuddin