fix: popover action bar behind modal (#5937)
* fix: popover action bar behind modal * fix: only below modal for backups
This commit is contained in:
@@ -160,6 +160,7 @@
|
||||
</div>
|
||||
|
||||
<FloatingActionBar
|
||||
below-modal
|
||||
:shown="selectedIds.size > 0 || isBulkOperating"
|
||||
:aria-label="
|
||||
formatMessage(messages.bulkBarAriaLabel, {
|
||||
|
||||
Reference in New Issue
Block a user