-
Notifications
You must be signed in to change notification settings - Fork 800
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VideoPress: use "Processing" thumbnail placeholder while a new thumbn…
…ail is being saved (#39631) * Export the thumb update status on the edit details hook * Use poster updating status to set video thumb as processing * Changelog --------- Co-authored-by: Douglas <[email protected]>
- Loading branch information
1 parent
3f185ff
commit dd2077a
Showing
3 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
...s/packages/videopress/changelog/update-videopress-update-thumb-placeholder-while-updating
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: fixed | ||
|
||
VideoPress: fix thumbnail update bug that showed the old thumbnail for a couple seconds on the details page. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters