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

Bugfix 1378 Tooltip incorrect display. #1871

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Calamitish
Copy link

@Calamitish Calamitish commented Dec 24, 2024

Tooltip currently does not update value (e.g. artist) is currently already in state. This can effectively be solved by no longer immediately returning when the value is known, but also comparing its id against the current supplied id.

Concerning: #1378

Tooltip currently does not update value (e.g. artist) is currently already in state. This can effectively be solved by no longer immediately returning when the value is known, but also comparing its id against the current supplied id.
@Susko3
Copy link
Collaborator

Susko3 commented Dec 25, 2024

It's useful to mention the issue (#1378) in the PR description so that GitHub can link the two together and make it easier to navigate to the relevant issue.

https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue

@Calamitish
Copy link
Author

It's useful to mention the issue (#1378) in the PR description so that GitHub can link the two together and make it easier to navigate to the relevant issue.

https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue

Got it!
I mainly use bitbucket/gitlab so I'm real rusty on github, haha.

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