Skip to content

docs(ui): commit the #237/#238 interactive mockups into the repo#247

Closed
angela-helios wants to merge 1 commit into
mainfrom
docs/237-238-mockups
Closed

docs(ui): commit the #237/#238 interactive mockups into the repo#247
angela-helios wants to merge 1 commit into
mainfrom
docs/237-238-mockups

Conversation

@angela-helios

Copy link
Copy Markdown
Contributor

The mockups for the Compartment Editor (#237) and SearchParameter Editor (#238) were only reachable through hosted artifact links, which went dead and were unviewable for part of the team. They are fully self-contained HTML (fonts and real repo data embedded, zero network), so this puts them in docs/mockups/ where anyone can open them from a checkout — with static PNG previews alongside for a quick look without opening anything.

SearchParameter editor

Compartment editor

The README states their relationship to the real screens: these are prototypes whose inline JS stands in for the htmx fragment swaps the crate actually uses — real markup lands in templates/ when the screens are built (the compartment tester as a GET fragment endpoint is the natural first slice, per #237's open question 2).

Refs #237, #238 (not Closes — the issues track the real screens).

The mockups for the Compartment Editor (#237) and SearchParameter
Editor (#238) were only reachable through hosted artifact links, which
went dead and were unviewable for part of the team. They are
self-contained HTML (fonts and data embedded, no network), so they now
live in docs/mockups/ where anyone can open them from a checkout, with
static PNG previews alongside.

Both are loaded with real repo data (the 1,375-param R4 registry and
the five R4 CompartmentDefinitions) and follow the helios-ui design
system verbatim. The README states their relationship to the real
screens: prototypes whose inline JS stands in for the htmx fragment
swaps the crate actually uses; real markup lands in templates/ when
the screens are built.
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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