Search input and list of blueprints could be previously temporarily replaced by an empty state. How to reproduce previous behaviour: 1. start with some created blueprints 2. search for an existing blueprint 3. delete it 4. remove searchTerm from the blueprint search input Before: the blueprint list and blueprint search input are temporarily replaced by an empty state, until re-fetch. After: the list and search input persist throughout blueprint deletion and get replaced by an empty state only when there are no other blueprints |
||
|---|---|---|
| .. | ||
| BlueprintActionsMenu.tsx | ||
| BlueprintCard.tsx | ||
| BlueprintDiffModal.tsx | ||
| BlueprintsPagination.tsx | ||
| BlueprintsSideBar.tsx | ||
| BlueprintVersionFilter.tsx | ||
| BuildImagesButton.tsx | ||
| DeleteBlueprintModal.tsx | ||
| EditBlueprintButton.tsx | ||
| ImportBlueprintModal.test.tsx | ||
| ImportBlueprintModal.tsx | ||