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

OSIDB-3454: Fix suggestions dropdown on component unmount #433

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

Conversation

MrMarble
Copy link
Member

@MrMarble MrMarble commented Sep 20, 2024

OSIDB-3454: Fix suggestions dropdown on component unmount

Checklist:

  • Commits consolidated
  • Changelog updated
  • Test cases added/updated
  • Jira ticket updated

Summary:

Refactor the DjangoQL textaea to its own component, that way the v-if triggers the mount/unmount hooks.
Changed the v-if to v-show so the djangoql completion cache is kept

Changes:

[Replace with a detailed description of the changes made in this PR, including any new features, enhancements, bug fixes, or refactorings.]

Considerations:

Closes OSIDB-3454

@MrMarble MrMarble self-assigned this Sep 20, 2024
@MrMarble MrMarble marked this pull request as ready for review September 20, 2024 13:32
Copy link
Collaborator

@C-Valen C-Valen left a comment

Choose a reason for hiding this comment

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

Code LGTM and didn't find issues testing locally.
Good job!

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.

2 participants