Skip to content

[6.x] Multisite - turn stacked sites into a table view for larger viewports - #15202

Merged
jasonvarga merged 6 commits into
6.xfrom
multisite-table-view
Aug 17, 2026
Merged

jasonvarga merged 6 commits into
6.xfrom
multisite-table-view

Conversation

@jaygeorge

@jaygeorge jaygeorge commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description of the Problem

The stacked UI of multisite is not the best way to understand various site configurations at larger viewports.
You have to scroll quite a bit to grok the settings

What this PR Does

  • Switches to /cp/sites to a table view at higher viewports.
  • Manipulates the table column widths at /cp/sites slightly, to improve their balance.
  • Adds a stack_at variable so we can optionally change when the stack view kicks in. We want to do this for /cp/sites because the table view is a bit useless at lower viewports.

Before

2026-08-17 at 14 27 32@2x

After

2026-08-17 at 14 27 22@2x

How to Reproduce

  1. Go to cp/sites with several sites configured

@jasonvarga
jasonvarga merged commit e2bb3c5 into 6.x Aug 17, 2026
64 checks passed
@jasonvarga
jasonvarga deleted the multisite-table-view branch August 17, 2026 20:26
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