Skip to content

Move file upload to Pinia store#22

Merged
alexykn merged 1 commit intomainfrom
codex/create-pinia-store-for-file-upload
May 24, 2025
Merged

Move file upload to Pinia store#22
alexykn merged 1 commit intomainfrom
codex/create-pinia-store-for-file-upload

Conversation

@alexykn
Copy link
Owner

@alexykn alexykn commented May 24, 2025

Summary

  • add fileUploadStore and store all file upload state
  • update file upload composable to leverage the new store
  • update App, Sidebar and FileUpload components to use the store

Testing

  • pytest -q
  • npm test --silent (fails: vitest not found)

@alexykn alexykn merged commit a310b3b into main May 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant