You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bit of a long-standing issue that I run into every now and again, but it's quite frustrating when I do.
If you reindex the assets, at the end of the process if there are any missing this modal is displayed:
The problem is if you click outside the window, it closes the modal without any confirmation rather than requiring you to select either "Cancel" or "OK".
Where this causes usability issues, in particular, is long-running operations. Few times I've been reindexing a large remote source like S3 which may take 15 minutes or more to run. When it finishes, instinct is to click on the inactive browser window, when you do, that first click to activate the window/tab if outside that modal window closes the window with the list of missing assets.
When this happens you then have to run the reindex again to get the list of missing assets.
Steps to reproduce
Reindex an asset source that has missing images
When the missing image modal shows, click outside the window
Additional info
Craft version: 3.2.10
Browser: Chrome 76.0.3809.100
The text was updated successfully, but these errors were encountered:
Description
Bit of a long-standing issue that I run into every now and again, but it's quite frustrating when I do.
If you reindex the assets, at the end of the process if there are any missing this modal is displayed:
The problem is if you click outside the window, it closes the modal without any confirmation rather than requiring you to select either "Cancel" or "OK".
Where this causes usability issues, in particular, is long-running operations. Few times I've been reindexing a large remote source like S3 which may take 15 minutes or more to run. When it finishes, instinct is to click on the inactive browser window, when you do, that first click to activate the window/tab if outside that modal window closes the window with the list of missing assets.
When this happens you then have to run the reindex again to get the list of missing assets.
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: