Skip to content

Comments

Widen main container width#439

Merged
cikzh merged 1 commit intomainfrom
wider-container
Feb 12, 2026
Merged

Widen main container width#439
cikzh merged 1 commit intomainfrom
wider-container

Conversation

@cikzh
Copy link
Member

@cikzh cikzh commented Feb 12, 2026

Currently some tables are clipped on the right side when they exceed the <main> container width. As a quick fix we just widen the width of the container, until we come up with a permanent solution to handling wide (table) content

@cikzh cikzh requested a review from davidv1992 February 12, 2026 13:58
@cikzh cikzh self-assigned this Feb 12, 2026
@cikzh cikzh added the frontend label Feb 12, 2026
@cikzh cikzh enabled auto-merge February 12, 2026 13:58
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.55%. Comparing base (99dd160) to head (7e2e1ca).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
+ Coverage   71.53%   71.55%   +0.01%     
==========================================
  Files          61       61              
  Lines       13790    13790              
==========================================
+ Hits         9865     9867       +2     
+ Misses       3925     3923       -2     
Flag Coverage Δ
beta 71.75% <ø> (-0.01%) ⬇️
fuzz 61.61% <ø> (+0.70%) ⬆️
fuzz-client_request 36.05% <ø> (+0.23%) ⬆️
fuzz-key_exchange_response 41.77% <ø> (+0.46%) ⬆️
fuzz-record 35.93% <ø> (ø)
fuzz-server_information_response 24.73% <ø> (-0.24%) ⬇️
msrv 71.44% <ø> (+0.02%) ⬆️
stable 71.78% <ø> (+<0.01%) ⬆️
test 71.47% <ø> (ø)
x86_64-unknown-linux-gnu 71.47% <ø> (+0.02%) ⬆️
x86_64-unknown-linux-musl 71.73% <ø> (-0.03%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cikzh cikzh added this pull request to the merge queue Feb 12, 2026
Merged via the queue into main with commit cbc5651 Feb 12, 2026
16 checks passed
@cikzh cikzh deleted the wider-container branch February 12, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants