-
Notifications
You must be signed in to change notification settings - Fork 57
[Android] Media & Text - Media picker only filters images #1403
Copy link
Copy link
Closed
wordpress-mobile/WordPress-Android
#10576Labels
Media[OS] Android[Type] EnhancementImproves a current area of the editorImproves a current area of the editor
Description
Description
The work underway (#1378) to implement the media picker buttons for the media & text block has a noted limitation for Android:
On Android It will only support images until we can filter by more than one type at a time (images & videos) in the media picker.
noted here: WordPress/gutenberg#17537 (comment)
Solution PRs:
- This PR addresses the multiple media types filtering issue for both the device picker and the library picker: Filter for images and video in add media picker WordPress-Android#10576
- This PR addresses the multiple-selection issue for the "WordPress Media Library" button: Respect allowMultipleSelection flag for media-text block WordPress-Android#10597
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Media[OS] Android[Type] EnhancementImproves a current area of the editorImproves a current area of the editor