Skip to content

Change sidebar splitter CSS to only apply to the sidebar, not to all splitters under .DetailsContainer#6114

Merged
mstange merged 2 commits into
firefox-devtools:mainfrom
mstange:push-xrnmmquwuvvt
Jun 23, 2026
Merged

Change sidebar splitter CSS to only apply to the sidebar, not to all splitters under .DetailsContainer#6114
mstange merged 2 commits into
firefox-devtools:mainfrom
mstange:push-xrnmmquwuvvt

Conversation

@mstange

@mstange mstange commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

For the function list, we'll want to split the "main content" of the panel into the list on the left and the "wings" on the right, with a splitter. But this splitter should look like a normal splitter, not like the extra thick sidebar splitter. But these sidebar splitter rules were applying to all splitters under .DetailsContainer; this reduces the scope to only apply to the actual sidebar splitter.

…splitters under .DetailsContainer.

For the function list, we'll want to split the "main content" of the
panel into the list on the left and the "wings" on the right, with a
splitter. But this splitter should look like a normal splitter, not
like the extra thick sidebar splitter. But these sidebar splitter
rules were applying to all splitters under .DetailsContainer; this
reduces the scope to only apply to the actual sidebar splitter.
@mstange mstange requested review from canova and fatadel June 22, 2026 15:12
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.45%. Comparing base (361a5a9) to head (81b3bdb).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6114    +/-   ##
========================================
  Coverage   83.45%   83.45%            
========================================
  Files         341      341            
  Lines       36074    36074            
  Branches    10001    10106   +105     
========================================
  Hits        30107    30107            
  Misses       5539     5539            
  Partials      428      428            

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mstange mstange enabled auto-merge June 23, 2026 13:41
@mstange mstange merged commit 6725c89 into firefox-devtools:main Jun 23, 2026
21 checks passed
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