novu icon indicating copy to clipboard operation
novu copied to clipboard

🐛 Bug Report: shortcut Ctrl + K for opening search not working as expected, when CapsLock is on in docs

Open Nabhag8848 opened this issue 1 year ago • 5 comments

📜 Description

When trying to use shortcut Ctrl + K for opening search field with CapsLock ON it's not working as expected. Instead of opening the search bar, its opening chrome search URL field.

opening chrome search field

👟 Reproduction steps

  1. Go to novu docs
  2. Try opening a search field using Ctrl + K while CapsLock is ON

👍 Expected behavior

Shortcut should instead open Search field of novu docs instead of chrome search URL field.

Screenshot from 2022-09-06 10-41-09

👎 Actual Behavior with Screenshots

see description

💻 Operating system

Linux

🤖 Node Version

v14.19.3

📃 Provide any additional context for the Bug.

Chrome Version

v105.0.5195.52

👀 Have you spent some time to check if this bug has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

No response

Nabhag8848 avatar Sep 06 '22 05:09 Nabhag8848

I can work on it

MohammedBajuaifer avatar Sep 06 '22 13:09 MohammedBajuaifer

@MohammedBajuaifer Assigned you 🙂

BiswaViraj avatar Sep 07 '22 07:09 BiswaViraj

If anyone can guide me, where can i find the search component?

MohammedBajuaifer avatar Sep 14 '22 16:09 MohammedBajuaifer

Hi @MohammedBajuaifer this components is generated by algolia, and you can find the associated code in the 'docs' folder on the root of the monorepo.

scopsy avatar Sep 14 '22 20:09 scopsy