Skip to content

Added Feature : Search bar opens up when x key is pressed on keyboard Fixes #36#135

Merged
Hrishikesh-Dalal merged 1 commit into
commitra:mainfrom
SuvanshTembe:feature-keyboard-shortcut-for-search
Oct 24, 2025
Merged

Added Feature : Search bar opens up when x key is pressed on keyboard Fixes #36#135
Hrishikesh-Dalal merged 1 commit into
commitra:mainfrom
SuvanshTembe:feature-keyboard-shortcut-for-search

Conversation

@SuvanshTembe
Copy link
Copy Markdown
Contributor

@SuvanshTembe SuvanshTembe commented Oct 24, 2025

What does this PR do ?

Fixes #36

Type of Change

Added keyboard shortcut (X key ) to directly open search bar
Additionally also added esc key shortcut to close the search bar on pressing ESC
Technically ,
Added event listener for x key for searchEl.focus() and searchEl.blur() for esc key

Checklist

Screenshots

Normally

image

On pressing x key

image

On pressing esc key

image

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 24, 2025

@SuvanshTembe is attempting to deploy a commit to the hrishikesh-dalal's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Hrishikesh-Dalal Hrishikesh-Dalal merged commit 5604102 into commitra:main Oct 24, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Keyboard shortcut for Search Bar

2 participants