Commit 0f02db6321

0f02db6321aaa941a8e2ff7bbece63423e40e311

parent: d8eafecb60

Verified · cmc ci/build: error ci/test: success

cmc <hello@cleberg.net> · 2026-09-20 01:04 UTC

docs: rule 7 is a disclosure before the content

The desktop layout spec's rule 7 said a facet or section column stacks
after the content, the way the issue aside does. An aside carries a
note on one thing; a facet column carries the vocabulary the list is
narrowed by. Amended, with the reason.

The v1.31.0 changelog entry describes the shipped behaviour.

Closes #237
CHANGELOG.org +10 −5
@@ -23,11 +23,16 @@ The desktop layout (#226): the web UI uses a wide screen.
2323- Side columns: state, labels and open milestones on the issue and
2424 merge request lists; status, jobs and branches on builds; topics on
2525 explore; kinds on search; sections on repository settings, account
26 settings and admin.
27- Below 62rem the facet and section columns stack after their content
28 and the navigator hides, since the tree page is the navigator on a
29 phone. Below 80rem the dashboard's pinned repositories return to a
30 chip row above the queues.
26 settings and admin. A label or milestone nothing is filed under is
27 left out, so the merge request list offers the labels that have
28 merge requests rather than every label the repository holds; the
29 branch group caps at ten, and the branch field below it still takes
30 any ref.
31- Below 62rem the facet and section columns become a closed disclosure
32 before their content, headed by the filters in force, and the
33 navigator hides, since the tree page is the navigator on a phone.
34 Below 80rem the dashboard's pinned repositories return to a chip row
35 above the queues.
3136
3237Three accessibility defects the wider scan found, on pages the
3338sixteen-page one never covered (#226):
docs/specs/2026-09-19-desktop-layout-design.md +12 −4
@@ -63,10 +63,18 @@ feed rows are the row format the lists should adopt.
6363 description with topics and website inline in muted text, the
6464 Pin/Watch/Bookmark/Fork buttons at the right. Row two: the tabs. The
6565 toggles hint moves to `title` text on the three buttons.
667. **Below 62rem** a facet or section column stacks after the content,
67 the way the issue aside does; the file navigator disappears (the
68 tree page exists). **Below 80rem** the dashboard's pinned column
69 returns to the chip row. Nothing the phone layout fixed moves.
667. **Below 62rem** a facet or section column becomes a closed
67 disclosure before the content, headed by its word and the filters in
68 force; the file navigator disappears (the tree page exists).
69 **Below 80rem** the dashboard's pinned column returns to the chip
70 row. Nothing the phone layout fixed moves.
71
72 *Amended 2026-09-19 (#237).* The rule read "stacks after the
73 content, the way the issue aside does". An aside carries a note on
74 one thing; a facet column carries the vocabulary the list is
75 narrowed by, and a repository with two dozen labels stacked all of
76 them under the content, taller than it. A column that stops being a
77 column is a control, so it collapses to one and leads the list.
7078
7179## Pages
7280