Skip to content

fix(main): properly fade out jar tooltips#848

Merged
theborakompanioni merged 1 commit intodevelfrom
fix/main-view-jar-tooltip
Sep 13, 2024
Merged

fix(main): properly fade out jar tooltips#848
theborakompanioni merged 1 commit intodevelfrom
fix/main-view-jar-tooltip

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
@theborakompanioni theborakompanioni deleted the fix/main-view-jar-tooltip branch September 13, 2024 10:49
theborakompanioni added a commit that referenced this pull request Jun 8, 2025
there has been a bug (addressed in #848) in previous versions which seems to be fixed
@theborakompanioni
Copy link
Collaborator Author

There has been an update which seems to have fixed the tooltip behaviour. Switching back to the previous handling in 37edcd9.

theborakompanioni added a commit that referenced this pull request Jun 8, 2025
* fix: align table header cells

* fix: show openable jar tooltip on focus

there has been a bug (addressed in #848) in previous versions which seems to be fixed
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