Skip to content

[klogs] Fix Logs Page Layout #577

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

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Conversation

ricoberger
Copy link
Member

When a user selected a lot of fields in the logs table, the fields sidebar shrunk until it wasn't visible anymore. This is now fixed by adding the "overflowX" property to the logs bucket chart and table, so that the fields sidebar has always a width of 250px.

When a user selected a lot of fields in the logs table, the fields
sidebar shrunk until it wasn't visible anymore. This is now fixed by
adding the "overflowX" property to the logs bucket chart and table, so
that the fields sidebar has always a width of 250px.
@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Jun 5, 2023
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #577 (c36468b) into main (b6fc3bf) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #577      +/-   ##
==========================================
+ Coverage   70.34%   70.36%   +0.01%     
==========================================
  Files         370      370              
  Lines       59051    59060       +9     
  Branches     2647     2647              
==========================================
+ Hits        41542    41560      +18     
+ Misses      17248    17243       -5     
+ Partials      261      257       -4     
Flag Coverage Δ
go 71.93% <ø> (+0.09%) ⬆️
node-app 0.00% <ø> (ø)
node-core 42.07% <ø> (ø)
node-flux 65.99% <ø> (ø)
node-github 98.42% <ø> (ø)
node-grafana 89.65% <ø> (ø)
node-harbor 94.80% <ø> (ø)
node-helm 99.15% <ø> (ø)
node-jaeger 91.02% <ø> (ø)
node-jira 95.66% <ø> (ø)
node-kiali 89.88% <ø> (ø)
node-klogs 92.61% <100.00%> (+0.02%) ⬆️
node-mongodb 96.59% <ø> (ø)
node-opsgenie 86.59% <ø> (ø)
node-prometheus 88.15% <ø> (ø)
node-rss 96.16% <ø> (ø)
node-signalsciences 97.48% <ø> (ø)
node-sonarqube 96.12% <ø> (ø)
node-sql 88.75% <ø> (ø)
node-techdocs 94.77% <ø> (ø)

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

Impacted Files Coverage Δ
app/packages/klogs/src/components/Logs.tsx 91.61% <100.00%> (+0.12%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ricoberger ricoberger merged commit 36a2d19 into main Jun 5, 2023
@ricoberger ricoberger deleted the klogs-fix-logs-page-layout branch June 5, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant