batches: Create a batch change from the search result page
Created by: BolajiOlajide
Closes #22352
Test plan
- Run a search query on the search page
- Ensure you have the flag
experimentalFeatures.batchChangesExecution
set to true - The
Create Batch Change
should be available on the search page, once clicked it'll redirect you to create a batch change with the batch spec already pre-filled.
App preview:
Check out the client app preview documentation to learn more.