Skip to content

Show import status during uploads#11

Merged
cbravobernal merged 1 commit intomainfrom
9-import-status
May 9, 2026
Merged

Show import status during uploads#11
cbravobernal merged 1 commit intomainfrom
9-import-status

Conversation

@cbravobernal
Copy link
Copy Markdown
Contributor

Summary

  • Add importer-screen JavaScript that shows an import-started status, spinner, busy state, and prevents duplicate submits.
  • Preserve no-JavaScript fallback and existing result summary.
  • Distinguish complete, complete-with-warnings, and failure result headlines.
  • Add manual verification and pure helper coverage for warnings.

Radical Pipelines

  • spec-writer + spec-reviewer approved
  • plan-writer + plan-reviewer requested changes
  • plan-writer-2 + plan-reviewer-2 approved
  • implementer completed changes
  • code-reviewer approved

Verification

  • PHP lint excluding private/local paths
  • php tests/pure-helper-tests.php
  • git diff --check

Fixes #9

@cbravobernal cbravobernal merged commit 916f090 into main May 9, 2026
5 checks passed
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.

User should be able to know the import started and its status.

1 participant