Skip to content

UI: default relays table to most-recently-checked; move pod link to footer#18

Merged
melvincarvalho merged 1 commit into
gh-pagesfrom
issue-17-relays-ui-tweaks
Jun 17, 2026
Merged

UI: default relays table to most-recently-checked; move pod link to footer#18
melvincarvalho merged 1 commit into
gh-pagesfrom
issue-17-relays-ui-tweaks

Conversation

@melvincarvalho

Copy link
Copy Markdown
Contributor

Closes #17. Two small front-end tweaks (public/index.html).

  • /relays default sort → most-recently-checked (lastChecked desc). Now that the prober is live, freshest-first is the useful default; all columns stay click-sortable. (Verified via DOM dump: header shows Checked ▼.)
  • Moved "Link your pod" from the topbar to the footer to de-emphasize it until polished; Relays stays in the topbar.

npm test 55/55 (no logic change).

Note (answers a question that came up): the /relays page already has full server-rendered OGP — relay-specific <title> + description, og:* and twitter:* tags, image falling back to the site banner og.png.

…to footer

- public/index.html: relaysState default sort -> lastChecked desc (now the
  prober keeps it fresh, freshest-first is the useful default; columns stay
  click-sortable). Move 'Link your pod' from the topbar to the footer to
  de-emphasize it until polished; keep Relays in the topbar.

Closes #17
@melvincarvalho
melvincarvalho merged commit 5ec7fde into gh-pages Jun 17, 2026
@melvincarvalho
melvincarvalho deleted the issue-17-relays-ui-tweaks branch June 17, 2026 10:14
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.

UI: default relays table to most-recently-checked; move 'Link your pod' to footer

1 participant