-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[RNMobile] Use ActivityIndicator to display media upload progress #58759
[RNMobile] Use ActivityIndicator to display media upload progress #58759
Conversation
Size Change: +41 B (0%) Total Size: 1.71 MB
ℹ️ View Unchanged
|
Flaky tests detected in 56feadf. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7911704345
|
…cator-media-upload-progress
…cator-media-upload-progress
Closing as paused for further consideration. Can re-open when needed. |
Addresses:
What?
Updates the mobile MediaProgressUpload component to use a spinner in place of a progress bar. Also includes a checkmark success state.
Why?
As part of ongoing efforts to improve the media upload experience, we have received feedback that Image upload process could be improved by modifying an "in progress" state when uploading Images.
This PR focuses on UI display only, and intentionally does not update any of the media progress upload logic in order to reduce regressions.
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Todo
Currently this change applies to all media blocks: