Skip to content

Cut 4.1.1: the dashboard's narrow-viewport rendering - #65

Merged
ivanvyd merged 1 commit into
mainfrom
release/4.1.1
Aug 14, 2026
Merged

Cut 4.1.1: the dashboard's narrow-viewport rendering#65
ivanvyd merged 1 commit into
mainfrom
release/4.1.1

Conversation

@ivanvyd

@ivanvyd ivanvyd commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Four dashboard rendering fixes have been sitting in [Unreleased] since 4.1.0, so the live board at board.healthie-dotnet.dev still draws them wrong — it can only install what is published, which is 4.1.0.

The one that prompted this: the last column is clipped on an ordinary 1280 laptop, so 54s ago renders as 54s ag.

Shipping

The dashboard cropped its own rows below a laptop fixed
The last column clipped at 1280 fixed
Group and tag chips sliced on a phone fixed
Cards lost rate, sparkline and last-checked on a phone fixed

Plus the packaging metadata already on main: PackageProjectUrl pointing at the docs site, and build provenance on releases.

Why a patch

No public surface moves. The fixes are CSS in Healthie.Dashboard; the Changed entries are package metadata, not behaviour anyone compiles against.

Once this merges I will run Release with 4.1.1, then bump the landing's board (demo/HealthieBoard, four package references) and SITE.version, which redeploys the board.

Four fixes, all of them the dashboard drawing itself wrong below a wide desktop,
and the one that prompted this: the last column was clipped on an ordinary 1280
laptop, so "54s ago" rendered as "54s ag". The live board on the landing page has
been showing that since 4.1.0, because the fix has only ever existed on main.

No public surface moves, so this is a patch. The Changed entries are packaging
metadata -- PackageProjectUrl now points at the documentation site, and releases
carry build provenance -- not behaviour a consumer compiles against.

The release workflow reads its notes from the heading it is given, so the entries
move under [4.1.1] rather than staying in [Unreleased].
@ivanvyd
ivanvyd merged commit 3a4d72d into main Aug 14, 2026
7 of 8 checks passed
@ivanvyd
ivanvyd deleted the release/4.1.1 branch August 14, 2026 06:51
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