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

feat(Canvas): Use hover styles upon open toolbar #1622

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Nov 18, 2024

Context

Currently, when opening the step toolbar upon hovering over a node or a group, the hover style is lost when hovering over the toolbar.

Changes

This commit retains the hover styling when the toolbar is open.

Before After
image image

Currently, when opening the step toolbar upon hovering a node or a
group, the hover style is lost when hovering over the toolbar.

This commit retains the hover styling when the toolbar is open.
@lordrip lordrip force-pushed the feat/use-hover-styles branch from 0997110 to 0f9b117 Compare November 18, 2024 10:36
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@9ee3368). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1622   +/-   ##
=======================================
  Coverage        ?   79.73%           
  Complexity      ?      273           
=======================================
  Files           ?      285           
  Lines           ?     8137           
  Branches        ?     1602           
=======================================
  Hits            ?     6488           
  Misses          ?     1538           
  Partials        ?      111           

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


🚨 Try these New Features:

@lordrip lordrip marked this pull request as ready for review November 18, 2024 14:30
@lordrip lordrip marked this pull request as draft November 18, 2024 19:13
@lordrip lordrip marked this pull request as ready for review November 19, 2024 11:25
@lordrip lordrip requested a review from apupier November 19, 2024 11:25
@apupier
Copy link
Member

apupier commented Nov 19, 2024

I do not spot the difference between the before and after images oO

@lordrip
Copy link
Member Author

lordrip commented Nov 19, 2024

I do not spot the difference between the before and after images oO

Notice that the before doesn't have the blue border, while the after has it.

@lordrip lordrip merged commit 4d69118 into KaotoIO:main Nov 19, 2024
14 checks passed
@lordrip lordrip deleted the feat/use-hover-styles branch November 19, 2024 13:01
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.

3 participants