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(FlowsList): Toggle all flows visibility #1658

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Nov 25, 2024

Context

Currently, there's no mechanism to toggle all flow visibility.

Changes

This commit enables that functionality by adding a top Eye icon to show or hide all flows.

Show all flows

image

Hide all flows

image

fix: #1655

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@01e9d2b). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1658   +/-   ##
=======================================
  Coverage        ?   84.04%           
  Complexity      ?      365           
=======================================
  Files           ?      284           
  Lines           ?     8156           
  Branches        ?     1612           
=======================================
  Hits            ?     6855           
  Misses          ?     1162           
  Partials        ?      139           

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

Currently, there's no meechanism to toggle all flows visibility.

This commit enables that functionality by adding a top `Eye` icon to
show or hide all flows.

fix: KaotoIO#1655
@lordrip lordrip force-pushed the feat/show-all-routes branch from f276c07 to 26f1450 Compare November 27, 2024 08:49
Copy link

sonarcloud bot commented Nov 27, 2024

@lordrip lordrip marked this pull request as ready for review December 3, 2024 12:09
@lordrip lordrip merged commit 7e23d8f into KaotoIO:main Dec 3, 2024
13 checks passed
@lordrip lordrip deleted the feat/show-all-routes branch December 3, 2024 12:17
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.

Toggle visibility for all routes
1 participant