Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and fix stash-box submit dialog #4355

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

DingDongSoLong4
Copy link
Collaborator

This refactors the SubmitDraft dialog to simplify it a bit and to fix #4354.

The dialog's state will now be reset every time it is opened, which also allows to submit the same scene to multiple stashboxes (or to the same stash-box multiple times, if you wanted to).

Besides that bugfix, I've also moved the "Submit" button and the "Already exists in stash-box" message to the dialog's footer. This means that the loading spinner can now be inside the "Submit" button - previously it would show inside the "Cancel" button, which is a bit odd.

Fixes #4354

@WithoutPants WithoutPants added the bug Something isn't working label Dec 12, 2023
@WithoutPants WithoutPants added this to the Version 0.24.0 milestone Dec 12, 2023
@WithoutPants WithoutPants merged commit 74ddfa4 into stashapp:develop Dec 12, 2023
2 checks passed
@DingDongSoLong4 DingDongSoLong4 deleted the fix-stashbox-submit branch December 12, 2023 00:52
halkeye pushed a commit to halkeye/stash that referenced this pull request Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] Submit to Stash-box does not work from scene queue
2 participants