Admin UI extension not visible in "More actions"

I’ve created an app with the target admin.catalog-details.action.render and the 2025-04 api version.

Running the app locally, I can get the extension action popup to appear using the extension link in the dev console in the footer, but there is no option when I click the “more actions” button on the top right of the screen - I cannot see my app and therefore trigger the popup using the native UI.

I’ve tried also deploying the app to a store, but the same issue occurs. Any advice on fixing this?

1 Like

Hi @b_w, thanks for reporting this issue!

At the moment that target only applies when Catalogs is nested under Products in the admin:

But does not yet apply when Catalogs is nested under Markets with new markets:

I’ll provide an update here once we’ve addressed this :slight_smile:

Thank you. Any idea when this update will be pushed?

And is there any way to nest catalogs under products in the admin for now?

At the moment we’re not able to provide an ETA for the update.

Since the location of catalogs was moved as a part of the new markets feature, it will only move back if the feature is deactivated. At the moment, it can only be deactivated if it was activated by a Plus organization in the first place as a feature test drive.

If you need to surface your app on the catalogs page, as a temporary measure I recommend using an Admin Block extension with the target set to admin.catalog-details.block.render.