Skip to content

Conversation

@constantinius
Copy link
Contributor

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 25, 2025
@constantinius
Copy link
Contributor Author

Currently the DELETE request gets cancelled for some reason:
Bildschirmfoto 2025-03-25 um 16 58 50

Copy link
Member

@priscilawebdev priscilawebdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes we should mimic the behaviour in the project install too. thanks for doing that! 🙏

@ArthurKnaus
Copy link
Member

Currently the DELETE request gets cancelled for some reason: Bildschirmfoto 2025-03-25 um 16 58 50

@constantinius you will need to pass persistInFlight: true to useApi in this component. Otherwise it cancels requests on component unmount. In the onboarding this does not happen as the URL change still renders the same component -> no unmount -> no request cancelation.

@constantinius constantinius marked this pull request as ready for review March 26, 2025 09:20
@constantinius constantinius enabled auto-merge (squash) March 26, 2025 09:21
@constantinius constantinius merged commit 89630eb into master Mar 26, 2025
40 checks passed
@constantinius constantinius deleted the constantinius/fix/getting-started-back-project-delete branch March 26, 2025 09:29
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants