Skip to content

Add actor generation form - #74

Open
sij411 wants to merge 2 commits into
mainfrom
feat/actor-page
Open

Add actor generation form#74
sij411 wants to merge 2 commits into
mainfrom
feat/actor-page

Conversation

@sij411

@sij411 sij411 commented Sep 8, 2026

Copy link
Copy Markdown
Member
  • Add an actor-generation form with validation and loading/error feedback.
  • Submit the selected instance global ID through Relay.

Closes #41

AI assistance

Used Codex (gpt-5.6-sol) to review the Relay/Formisch/Kobalte integration and make focused corrections to numeric input binding, an import suffix, a typo, and lint issues. I reviewed and retained the design and implementation decisions.

@sij411
sij411 marked this pull request as draft September 8, 2026 15:11
I implemented the actor-generation route with Formisch and Valibot validation, Kobalte controls, Relay global-ID mutation input, loading state, and distinct GraphQL, domain, and network error handling. Codex reviewed and explained the Relay and generated-type behavior, then made focused edits to route Kobalte numeric values into Formisch, correct a generated import suffix and typo, and resolve lint findings. I retained the design and implementation decisions.

Codex ran the full repository check successfully. I will manually verify the UI before submitting the pull request.

Assisted-by: Codex:gpt-5.6-sol
@sij411

sij411 commented Sep 8, 2026

Copy link
Copy Markdown
Member Author

Testing in progress

I pinned Seroval 1.5.4 in the web package so Solid Relay uses the same OpaqueReference implementation as Solid SSR, preventing serialization failures when entering preloaded dynamic routes. Codex diagnosed the upstream peer-version mismatch and applied the dependency and lockfile changes. I confirmed the fix in the development environment by entering the instance route and observing its GraphQL query execute normally.

Codex ran mise run check, mise run build, mise run test, and an SSR request to the affected dynamic route successfully.

Assisted-by: Codex:gpt-5.6-sol
@sij411

sij411 commented Sep 9, 2026

Copy link
Copy Markdown
Member Author

Currently, after creating actor, it stays on the actor creating page. Should i add some post actions?

image

@sij411
sij411 marked this pull request as ready for review September 9, 2026 05:06
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.

Add creating actor page for each instance

1 participant