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(1422) Config panel buttons overlay - add toggleGroup wrapping #1427

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

tplevko
Copy link
Contributor

@tplevko tplevko commented Sep 11, 2024

Copy link
Member

@apupier apupier left a comment

Choose a reason for hiding this comment

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

works fine in VS Code too.
some style lint to fix though (failing the build)

@tplevko tplevko force-pushed the issue_1422 branch 2 times, most recently from ad1e39d to c481700 Compare September 11, 2024 10:23
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1427   +/-   ##
=======================================
  Coverage        ?   67.52%           
  Complexity      ?       25           
=======================================
  Files           ?      266           
  Lines           ?     7600           
  Branches        ?     1482           
=======================================
  Hits            ?     5132           
  Misses          ?     2465           
  Partials        ?        3           

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

@tplevko tplevko marked this pull request as ready for review September 11, 2024 12:27
Copy link

sonarcloud bot commented Sep 11, 2024

Copy link
Member

@lordrip lordrip left a comment

Choose a reason for hiding this comment

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

Thanks @tplevko

@lordrip lordrip merged commit ab413a2 into KaotoIO:main Sep 12, 2024
12 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.

Config panel buttons All is overlayed when the config panel is relatively small
4 participants