Loading client/src/components/History/CurrentHistory/HistoryOperations/SelectionOperations.vue +1 −1 Original line number Diff line number Diff line <template> <section v-if="hasSelection"> <ConfigProvider v-slot="{ config }"> <b-dropdown text="Selection" size="sm" variant="primary" data-description="selected content menu"> <b-dropdown text="Selection" size="sm" variant="primary" data-description="selected content menu" no-flip> <template v-slot:button-content> <span v-if="selectionMatchesQuery" data-test-id="all-filter-selected"> All <b>{{ totalItemsInQuery }}</b> selected Loading Loading
client/src/components/History/CurrentHistory/HistoryOperations/SelectionOperations.vue +1 −1 Original line number Diff line number Diff line <template> <section v-if="hasSelection"> <ConfigProvider v-slot="{ config }"> <b-dropdown text="Selection" size="sm" variant="primary" data-description="selected content menu"> <b-dropdown text="Selection" size="sm" variant="primary" data-description="selected content menu" no-flip> <template v-slot:button-content> <span v-if="selectionMatchesQuery" data-test-id="all-filter-selected"> All <b>{{ totalItemsInQuery }}</b> selected Loading