Skip to content

fix(ui): remove redundant note from frontend placeholder page - #251

Merged
zheli merged 1 commit into
mainfrom
cursor/12a4015d
Jul 11, 2026
Merged

fix(ui): remove redundant note from frontend placeholder page#251
zheli merged 1 commit into
mainfrom
cursor/12a4015d

Conversation

@zheli

@zheli zheli commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove the released-binary disclaimer from the embedded frontend placeholder page. The page already explains that the Vite bundle was not built and how to rebuild it.

Changes

  • Drop the muted paragraph about released binaries and plain go build from internal/ui/dist/index.html

Test plan

  • make test
  • make lint
  • scripts/e2e-milestone1.sh
  • Open dpm localnet ui from a plain go build and confirm the placeholder still renders build instructions without the removed note

Checklist

  • Tests pass locally
  • No coverage regression on touched code
  • Docs updated (and website/ synced if any mirrored docs/*.md changed)
  • CLI ↔ Web UI parity maintained (or follow-up issue + TODO(#issue) comment)

The placeholder already explains how to build the bundle; the extra
released-binary disclaimer added noise without helping operators.
@zheli
zheli marked this pull request as ready for review July 11, 2026 09:19
@zheli
zheli merged commit d7aa9c7 into main Jul 11, 2026
@zheli
zheli deleted the cursor/12a4015d branch July 11, 2026 09:19
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