Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #65053, comment 1


Ignore:
Timestamp:
04/09/2026 10:28:50 PM (2 months ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65053, comment 1

    initial v1  
    44
    55It feels a bit buggy that you can ''select more than one image at all'' from this upload dialog, only one image can be the featured image. So maybe the bug here is the inserter should only allow single image selection (similar to the image block inserter). Then you would never see the mismatched count your report identified.
     6
     7This may need a Gutenberg PR (and matching issue) to fix, depending on the exact issue.