Skip to content

Fix Ada sidebar container overflows#2201

Open
jacbn wants to merge 2 commits into
mainfrom
hotfix/ada-sidebar-container-overflows
Open

Fix Ada sidebar container overflows#2201
jacbn wants to merge 2 commits into
mainfrom
hotfix/ada-sidebar-container-overflows

Conversation

@jacbn

@jacbn jacbn commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Fixes overflow caused by changes to the Ada sidebar container.

Before (overflows to the right):
image
After:
image


Also fixes the bad float position on the share link causing certain pages without toptext to appear too small, just by hiding it for non-content pages.

Before:
image
After:
image

@jacbn jacbn marked this pull request as ready for review June 9, 2026 09:55
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 43.53%. Comparing base (439352b) to head (2c2c4ed).

Files with missing lines Patch % Lines
src/app/components/elements/PageMetadata.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2201      +/-   ##
==========================================
- Coverage   43.55%   43.53%   -0.03%     
==========================================
  Files         597      597              
  Lines       25205    25206       +1     
  Branches     7467     8368     +901     
==========================================
- Hits        10979    10974       -5     
- Misses      14177    14183       +6     
  Partials       49       49              

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant