[ADF-5438] Demoshell fixes (#7148)

[ADF-5438] 'Clear' and 'Apply' are showed for the new 'Content Size' bubble
[ADF-5437] Content size bubble filter shows a clear button

[ADF-5436] Check list filter shows 'Clear All' when there's already the remove button
This commit is contained in:
Dharan
2021-07-05 17:04:10 +05:30
committed by GitHub
parent 1afe1dd5c2
commit cc8a9f3ca0
2 changed files with 29 additions and 4 deletions
+3 -3
View File
@@ -189,7 +189,7 @@
"expanded": true,
"intervals": [
{
"label": "The Created",
"label": "Created",
"field": "cm:created",
"sets": [
{
@@ -212,7 +212,7 @@
]
},
{
"label": "TheModified",
"label": "Modified",
"field": "cm:modified",
"sets": [
{
@@ -459,7 +459,7 @@
{
"field": "creator",
"mincount": 1,
"label": "Field created",
"label": "Folder created",
"settings": {
"allowUpdateOnChange": false,
"hideDefaultAction": true