From ada1355c292a14f3144f2d4022908df41e24add4 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Sat, 27 Mar 2021 14:39:00 +0200 Subject: [PATCH] Added UI for filtered out slot fillers allowing loading more --- .../ui/creature/slots/SlotFillDialog.vue | 41 +++++++++++++------ 1 file changed, 29 insertions(+), 12 deletions(-) diff --git a/app/imports/ui/creature/slots/SlotFillDialog.vue b/app/imports/ui/creature/slots/SlotFillDialog.vue index 915d378a..29c98f91 100644 --- a/app/imports/ui/creature/slots/SlotFillDialog.vue +++ b/app/imports/ui/creature/slots/SlotFillDialog.vue @@ -63,16 +63,17 @@ -
- - Load More - -
+ +
+

+ Requirements of {{ numFiltered }} library properties were not met. +

+

+ Nothing suitable was found in your libraries. +

+ +
+ + Load More + +
+