WordPress / gutenberg

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

Pages data view: Clicking the featured image in grid layout no longer opens the editor #66588

Open jameskoster opened 2 days ago

jameskoster commented 2 days ago

On the Patterns and Templates data views, clicking the thumbnail in grid layout opens the editor. This used to be the case in the Pages data view too, but is no longer the case.

cc @oandregal @ntsekouras @youknowriad

jameskoster commented 2 days ago

cc @gigitux in case this is related to https://github.com/WordPress/gutenberg/pull/64496

gigitux commented 2 days ago

We are aware of this! The behavior will be restored when https://github.com/WordPress/gutenberg/pull/66365 is merged. Given that it is a regression, should we prioritize it?

jameskoster commented 2 days ago

@gigitux I think it depends whether the bug is going to be in 6.7 or not as things stand. If it is, then we should probably prioritise :)

gigitux commented 2 days ago

According to this page, the Gutenberg version included in Core is 19.3.

https://github.com/WordPress/gutenberg/pull/64496 has been included in Gutenberg 19.6. Also, I checked WordPress Playground with WordPress 6.7-RC2 and the regression isn't reproducible.