WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.46k stars 4.18k forks source link

Audio block: Media picker allows non-audio items #56607

Open fluiddot opened 10 months ago

fluiddot commented 10 months ago

Description

The media picker displayed in the Audio block allows adding non-audio media items when selecting the WordPress Media Library option. This issue was introduced in version 23.7, as it can't be reproduced in version 23.6.

Step-by-step reproduction instructions

  1. Open the iOS app.
  2. Create/open a post.
  3. Add an Audio block.
  4. Select the

Expected behaviour

The media picker for WordPress Media Library should only allow audio items.

Actual behaviour

The media picker for WordPress Media Library allows non-audio media items.

Screenshots or screen recording (optional)

✅ Version 23.6 ❌ Version 23.7

WordPress information

Device information

fluiddot commented 10 months ago

This issue is probably related to recent changes in the media picker (https://github.com/wordpress-mobile/WordPress-iOS/issues/21457).