Sprint 2: Import Validation & Preview #2
Labels
No labels
accessibility
auth
backend
bug
cleanup
database
documentation
duplicate
empty-states
enhancement
entities
epic
filtering
frontend
import-export
relationships
release
responsive
routing
search
sorting
state
tags
tests
timeline
ui
v1.1
v1.2
v1.3
v1.4
v1.5
worlds
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
foravo/milestone-proof-2-20260519050439#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from GitHub issue
conorgregson/worldbuilding-codex#27.Source: https://github.com/conorgregson/worldbuilding-codex/issues/27
Original author: @conorgregson
Original state: closed
Goal
Add the import validation and preview layer for Worldbuilding Codex v1.4 by allowing users to upload an exported world JSON file, validate it, and review what it contains before anything is saved.
This sprint establishes the safety layer for import by rejecting invalid files clearly and showing a useful preview for valid exports.
Context
Sprint 1 adds world export.
Sprint 2 builds on that export format by adding an import flow that can validate uploaded JSON files and show users what would be imported.
This sprint should not save imported data yet. It should focus on validation, error handling, preview, accessibility, and responsive layout.
Scope
Suggested Route Behavior
The route should:
Acceptance Criteria
Verification Checklist
Local Verification
Production Verification
Out of Scope
Risks / Notes