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

Limits monitor layout issues #640

Merged
merged 4 commits into from
Apr 30, 2023
Merged

Limits monitor layout issues #640

merged 4 commits into from
Apr 30, 2023

Conversation

jmthomas
Copy link
Member

No description provided.

@jmthomas jmthomas requested a review from ryanmelt April 25, 2023 05:17
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.04 🎉

Comparison is base (042a602) 74.48% compared to head (395321b) 74.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #640      +/-   ##
==========================================
+ Coverage   74.48%   74.53%   +0.04%     
==========================================
  Files         462      462              
  Lines       28669    28668       -1     
  Branches      588      588              
==========================================
+ Hits        21354    21367      +13     
+ Misses       7221     7209      -12     
+ Partials       94       92       -2     
Flag Coverage Δ
frontend 75.31% <ø> (+0.29%) ⬆️
ruby-api 51.46% <ø> (-0.02%) ⬇️
ruby-backend 78.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...smonitor/src/tools/LimitsMonitor/LimitsControl.vue 84.35% <ø> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

['WIDTH', '520px'], // Total of three subwidgets
['0', 'WIDTH', '180px'],
['1', 'WIDTH', '180px'],
['2', 'WIDTH', '160px'],
['__SCREEN__', this],
Copy link
Member Author

Choose a reason for hiding this comment

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

Explicitly setting the WIDTH of the overall widget prevents the weird line wrapping

:parameters="parameters"
:settings="[...settings]"
:widget-index="1"
/>
Copy link
Member Author

Choose a reason for hiding this comment

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

The rule is that any composition widget must set the widget-index.

@jmthomas jmthomas merged commit 3ab22ad into main Apr 30, 2023
@jmthomas jmthomas deleted the limits_layout branch April 30, 2023 17:14
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