Ideas for Arc XP

Filter pages and templates based on which blocks they contain

I recently needed to edit the custom field props for a block built in React in order to refactor the component's code. This meant that all pages and templates using that component would need to be updated in order for the new version of the component to work properly.

However, there isn't an easy way to find which pages contained instances of the block in question. I needed to look through each page to find the ones that used the block, which was particularly difficult if the block had been renamed on the page.

It would be nice to able to filter pages and templates based on which blocks they contain and to be able to quickly access the pages in order to swap things out. In an ideal world, the blocks would be editable from the same list, so I wouldn't have to load up each page in the editor in order to change the component.


  • Keegan Good
  • Jul 10 2025
  • Already exists
Categories Editor, Developer Tools
I need it... Month