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

[Dashboard] Keep related panels in the same row. #1344

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

shizunge
Copy link
Contributor

When on mobile phone, there is only one column, and the panels display row by row.

New:
after

Old:
before

When on mobile phone, there is only one column, and the panels display row by row.
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (aaee562) 93.87% compared to head (43e313f) 93.86%.
Report is 5 commits behind head on main.

Files Patch % Lines
server/server.go 78.04% 8 Missing and 1 partial ⚠️
server/server_endpoints.go 40.00% 3 Missing ⚠️
resolver/noop_resolver.go 0.00% 2 Missing ⚠️
resolver/resolver.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1344       /-   ##
==========================================
- Coverage   93.87%   93.86%   -0.01%     
==========================================
  Files          77       78        1     
  Lines        6202     6226       24     
==========================================
  Hits         5822     5844       22     
- Misses        291      295        4     
  Partials       89       87       -2     

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

@0xERR0R 0xERR0R added the 🔨 enhancement New feature or request label Jan 29, 2024
@0xERR0R 0xERR0R merged commit d2cb593 into 0xERR0R:main Jan 29, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants