layer5io / layer5io/sistent

SearchBar does not support Keyboard Events

Open
#718 5 comments 0 reactions 1 assignee View on GitHub

@AasthathecoderX is already working on this.

Since Jan 12, 2026.

kind/enhancement
Dominant language
TypeScript
Stars
137
Forks
239
Avg merge
4d 14h
Merged PRs (30d)
5

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.