pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.68k stars 279 forks source link

Add failing test for numeric inputs #126

Closed jens-ox closed 1 year ago

jens-ox commented 1 year ago

Hi all!

Due to an inconsistency between the main branch and the latest released version of command-score, alphanumeric strings do not get scored correctly.

This PR adds a failing test for this behaviour.

I also created https://github.com/superhuman/command-score/issues/16.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cmdk-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 28, 2023 0:21am
jens-ox commented 1 year ago

Closing through #130. Thanks!