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 tooltips being displayed despite page/subpage change #325

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

wniestroj
Copy link
Collaborator

Added SubPages enum;
Added selectedSubPage to store;
Added setting selectedSubPage on subPage change and on page change when Page has DynamicTabs;
Fixed tooltip being displayed despite page/subpage being changed;
Added Pointer cursor on tooltip Close icon

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b0f0f4) 76.17% compared to head (c2a7779) 76.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   76.17%   76.17%           
=======================================
  Files          92       92           
  Lines        5242     5242           
=======================================
  Hits         3993     3993           
  Misses       1249     1249           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@martinjrobins martinjrobins left a comment

Choose a reason for hiding this comment

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

thanks @wniestroj, this looks great

@martinjrobins martinjrobins merged commit 9b7155d into master Dec 20, 2023
7 checks passed
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