Skip to content

Conversation

@pwizla
Copy link
Collaborator

@pwizla pwizla commented Oct 29, 2025

This PR brings a hacky fix to an unintended consequence of the new MeiliSearch modal introduction. It seems like pressing the S key triggers the opening of the MeiliSearch modal 😅
We're stopping immediate propagation once the Kapa modal is open to avoid this weird behavior, and allow some keyboard keys (arrows, Enter, Tab) to pass.

This is intended to be a temporary fix while we report the bug to Kapa and MeiliSearch teams and found another solution (like disabling the S shortcut at the config. level)

@vercel
Copy link

vercel bot commented Oct 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Oct 29, 2025 10:35am
@pwizla pwizla self-assigned this Oct 29, 2025
@pwizla pwizla added this to the 6.10.0 milestone Oct 29, 2025
@github-actions github-actions bot added pr: updated content PRs updating existing documentation content source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo internal PRs created by the Strapi core team labels Oct 29, 2025
@pwizla pwizla added pr: chore and removed pr: updated content PRs updating existing documentation content labels Oct 29, 2025
@pwizla pwizla merged commit 5e8eb11 into main Oct 29, 2025
9 checks passed
@pwizla pwizla deleted the repo/fix-s-triggering-meilisearch-modal branch October 29, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: chore source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo

1 participant