Skip to content

Await project load and fetch iterations on select#37

Merged
sopaco merged 1 commit into
mainfrom
dev
Mar 28, 2026
Merged

Await project load and fetch iterations on select#37
sopaco merged 1 commit into
mainfrom
dev

Conversation

@sopaco
Copy link
Copy Markdown
Owner

@sopaco sopaco commented Mar 28, 2026

Make project_loaded and project_initialized handlers async and await loadProject so the view switches after data is loaded. Fetch the full iteration via API in handleSelectIteration (now async) and show an error message on failure.
Add iterationsLoaded flag and setIterationsLoaded setter to the project store to track iteration load state.

Make project_loaded and project_initialized handlers async and await
loadProject so the view switches after data is loaded.
Fetch the full iteration via API in handleSelectIteration (now async)
and show an error message on failure.
Add iterationsLoaded flag and setIterationsLoaded setter to the
project store to track iteration load state.
@sopaco sopaco merged commit 98266b5 into main Mar 28, 2026
1 check 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.

1 participant