Skip to content

fixes quotes in search result (using cmdk) crashes the application#18302

Merged
fsansalvadore merged 5 commits intosupabase:masterfrom
YugBhanushali:fix/quotes-in-search-result-crash
Nov 7, 2023
Merged

fixes quotes in search result (using cmdk) crashes the application#18302
fsansalvadore merged 5 commits intosupabase:masterfrom
YugBhanushali:fix/quotes-in-search-result-crash

Conversation

@YugBhanushali
Copy link
Copy Markdown
Contributor

@YugBhanushali YugBhanushali commented Oct 18, 2023

What kind of change does this PR introduce?

If the search results contain quotes, then the app does not crash when the user hovers over the results, and during click on the result the user is redirected to the corresponding documents.

What is the current behavior?

Currently, when the user hovers over a search result containing quotes, it leads to an app crash.

before.pr.mov

What is the new behavior?

User is able to hover and is able to click on the search results containing quotes and gets redirected to corresponding docs.

after.pr.mov

Additional context

Fixes #18276

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 18, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 3:35pm
studio-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 3:35pm
zone-www-dot-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 3:35pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
studio ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2023 3:35pm
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2023 3:35pm
ui-storybook ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2023 3:35pm

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 18, 2023

@YugBhanushali is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Contributor

@fsansalvadore fsansalvadore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks @YugBhanushali!

@fsansalvadore fsansalvadore merged commit 68a91f0 into supabase:master Nov 7, 2023
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.

Quotes in search result (using cmdk) crashes the application

2 participants