Open sanjeev00733 opened 4 years ago
Looking into this, got a suspicion what's going on.
So it seems like this is caused by the following behaviour:
So looking at the users video they're too fast selecting the next item before (1) can apply. That's why they're changes aren't persisted.
What can we do to improve the users experience?
We're currently working on refactoring of the media library state management and it may very well be that this behaviour is not valid anymore afterwards.
/cc @saramarcondes because it's related to the media library reduxification
Another case of this in #3159821-zen with video showing the issue too.
This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels.
Steps to reproduce
What I expected
All images should have an updated title, caption, and description.
What happened instead
Only few images have the updated image attributes (random images)
Note: It works fine in wp-admin dashboard.
Screenshot / Video
Context / Source
user-report