Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: command search bar #414

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: command search bar #414

wants to merge 2 commits into from

Conversation

eulixir
Copy link
Member

@eulixir eulixir commented Feb 25, 2025

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it's an essential feature, I've tested it thoroughly.
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.

Sorry, something went wrong.

@eulixir eulixir self-assigned this Feb 25, 2025
Copy link

vercel bot commented Feb 25, 2025

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

Name Status Preview Comments Updated (UTC)
plotwist ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2025 9:58pm

@@ -105,38 +98,36 @@ export const CommandSearchTvSerie = ({
</Link>
</HoverCardTrigger>

<HoverCardPortal>
Copy link
Member

Choose a reason for hiding this comment

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

Remover o HoverCardPortal faz com que o HoverCard fique relativo ao componente "pai" dele, nesse caso, por consequência, se não couber dentro do Command, ficará cortado.

Copy link
Member

Choose a reason for hiding this comment

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

image

Copy link
Member Author

Choose a reason for hiding this comment

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

Sim, era disso que queria falar contigo, pois ele tá quebrando. Pois da forma que estava antes, dá esse erro: Error: HoverCardPortalmust be used withinHoverCard``

Copy link
Member

Choose a reason for hiding this comment

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

Só quebra em desenvolvimento, da pra deixar passar

Copy link
Member Author

Choose a reason for hiding this comment

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

Só que essa quebra tá travando o desenvolvimento dessa outra pr https://github.com/plotwist-app/plotwist/pull/412

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.

None yet

2 participants