Skip to content

Conversation

@1FoxInTheBox1
Copy link
Contributor

Closes #268

The create item dialog previously closed the moment the form was submitted. It now waits until it receives a success response from the server before closing the dialog. If no success is received or if we get an error instead, the dialog will remain open.

If you'd like to test this yourself, the easiest way to get an error response from the server is to close the tusd container then try to create an item with an image. If you check the console, it'll get stuck for a bit trying to send the request to the dead container before giving up and erroring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Unrefined

Development

Successfully merging this pull request may close these issues.

Await item creation confirmation from server before closing dialog

2 participants