stable

Clone or download

Read-only

feat: Do not display empty state message if XTS is expert

Part of story #39330 Choose on which tracker I perform my query When using expert mode, the empty state should just be 'No artifact found': - the query cannot be empty - there is at least one tracker found by FROM *Testing:* Type a query matching no artifact (`WHERE @id < 1`), you should see an empty state just telling there is no artifact Change-Id: If97e4990c290ff921e3db810c6c98c9fb4bb99f7

Modified Files

Name
M plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/EmptyState.test.ts +13 −0 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/EmptyState.vue +6 −2 Go to diff View file