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(main): properly fade out jar tooltips #848

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

theborakompanioni
Copy link
Collaborator

@theborakompanioni theborakompanioni commented Sep 12, 2024

Fixes #839.

A side effect of this is, that it will not show the tooltip anymore if you focus the jars (e.g. by using the keyboard), which is not ideal but feels okay.

How to test? Follow the steps in #839 and verify the tooltip now correctly disappears.

@theborakompanioni theborakompanioni added bug Something isn't working UI/UX Issue related to cosmetics, design, or user experience labels Sep 12, 2024
@theborakompanioni theborakompanioni self-assigned this Sep 12, 2024
@theborakompanioni theborakompanioni marked this pull request as ready for review September 13, 2024 09:13
Copy link
Contributor

@MarnixCroes MarnixCroes left a comment

Choose a reason for hiding this comment

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

tACK 013aa34

@theborakompanioni theborakompanioni merged commit 1f6eddf into devel Sep 13, 2024
1 check passed
@theborakompanioni theborakompanioni deleted the fix/main-view-jar-tooltip branch September 13, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI/UX Issue related to cosmetics, design, or user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wallet tab: look inside tooltip can be stuck
2 participants