fix(ui): Prevent Command from triggering while a editable field has focus (#11254)

Resolves CMRC-909
This commit is contained in:
Kasper Fabricius Kristensen
2025-02-04 10:09:07 +00:00
committed by GitHub
parent f07af7b93c
commit 3cf4307296
3 changed files with 21 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/ui": patch
---
fix(ui): Prevent Command from triggering while a editable field has focus"