Skip to content

Conversation

@TurboGit
Copy link
Member

@TurboGit TurboGit commented Nov 6, 2025

When mutiple images are selected and the [Create] button of the styles modules is clicked one may want to stop the process. Using the button [Cancel] on the dialog just ignore the current image but continue with the next one selected.

Using the ESC key the whole process is stopped.

Closes #18555.

@TurboGit TurboGit added this to the 5.4 milestone Nov 6, 2025
@TurboGit TurboGit added priority: medium core features are degraded in a way that is still mostly usable, software stutters feature: redesign current features to rewrite scope: DAM managing files, collections, archiving, metadata, etc. release notes: pending labels Nov 6, 2025
@dterrahe
Copy link
Member

dterrahe commented Nov 7, 2025

Why not just stopping completely when pressing cancel? The user will have time to figure out that Esc does something different from pressing cancel if they selected 300 images, but it could still be frustrating?

@TurboGit
Copy link
Member Author

TurboGit commented Nov 7, 2025

You may cancel if you finally don't want to handle one of the picture but still want to continue on the next one. That was my reasoning.

@rgr59
Copy link

rgr59 commented Nov 7, 2025

Maybe introduce a new button "Skip", which would act like the Cancel button now? Escape and Cancel button then should completely abort, as well as the close button (top right corner). Would be incompatible of course.

@TurboGit
Copy link
Member Author

TurboGit commented Nov 7, 2025

No please not another button. I can handle ESC as [Cancel] button if you prefer. I really do prefer the proposal here, but I don't care at the end.

When mutiple images are selected and the [Create] button of the styles
modules is clicked one may want to stop the process. Using the button
[Cancel] on the dialog or ESC key stop the process.

Closes #18555.
@TurboGit
Copy link
Member Author

TurboGit commented Nov 7, 2025

New version handling ESC key & Cancel button the same way.

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

Labels

feature: redesign current features to rewrite priority: medium core features are degraded in a way that is still mostly usable, software stutters release notes: pending scope: DAM managing files, collections, archiving, metadata, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create style when many images are selected

4 participants