Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Create the validator user interface #2

Open
ahmad-ibra opened this issue Aug 13, 2024 · 0 comments
Open

✨ Create the validator user interface #2

ahmad-ibra opened this issue Aug 13, 2024 · 0 comments
Labels
new-feature Net-new feature

Comments

@ahmad-ibra
Copy link
Collaborator

ahmad-ibra commented Aug 13, 2024

Summary

The purpose of this PR is to create a UI for displaying validation results. Consider building this simple UI with the GoTH stack (Go + Templ + HTMX)

Acceptance Criteria

  • show a list of all validation results names, plugins, and state
    • validation results should be auto refreshed every few seconds to keep the ui dynamic and fresh
    • ideally also make the successful results green, failed red, in progress yellow
  • clicking a validation result should expand it and list the details of the vr
  • clicking an expanded validation result should collapse it again and just display the base information
@ahmad-ibra ahmad-ibra changed the title ✨ Create the validator UI ✨ Create the validator user interface Aug 13, 2024
@TylerGillson TylerGillson added the new-feature Net-new feature label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Net-new feature
Projects
None yet
Development

No branches or pull requests

2 participants