Skip to content

Become a juror UI - #33

Merged
guildm4ster merged 5 commits into
mainfrom
23/UI/join-juror-registry-page
Aug 13, 2026
Merged

Become a juror UI#33
guildm4ster merged 5 commits into
mainfrom
23/UI/join-juror-registry-page

Conversation

@guildm4ster

@guildm4ster guildm4ster commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR adds the juror registry UI & "Become a juror" modal.

Related issue

Closes #23

Changes made

  • New Jurors page with mock data
  • docs added to .gitignore (local satcode reference docs & arkadeos docs for example)

Author checklist

bun run pr runs all the commands below in one go.

  • Matches the spec
  • bun run format - code has been formatted
  • bun run lint - no prettier/eslint errors
  • bun run check - no svelte-check/TypeScript errors
  • bun run test - all tests pass
  • bun run build - build succeeds
  • I tested the relevant changes manually

Reviewer manual testing checklist

  • UI looks ok and descriptions & guidance make sense
  • Become a juror modal works (cannot submit yet)

@guildm4ster guildm4ster self-assigned this Aug 11, 2026
@guildm4ster guildm4ster added the UI Visual elements on the user interface - no functionality label Aug 11, 2026

@lambdakilo lambdakilo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ui looks ok. descriptions and guidance makes sense. become a juror ui works fine and gives appropriate message when not logged in with nostr. what does modal mean here? fixed the readme conflict by merging main build instructions and accepting the newline created by format at the end of readme.

@guildm4ster

Copy link
Copy Markdown
Contributor Author

what does modal mean here?

modal in this PR refers to the juror registration form embedded into the src/lib/components/Modal.svelte reusable component.

@guildm4ster
guildm4ster merged commit 8b74105 into main Aug 13, 2026
1 check passed
@guildm4ster
guildm4ster deleted the 23/UI/join-juror-registry-page branch August 13, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI Visual elements on the user interface - no functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create "Join juror registry" page

2 participants