1
0

fix(filter): bubble filter query changes up on blur only

This commit is contained in:
kolaente
2024-03-08 19:07:48 +01:00
parent 1d2f3ca546
commit 533e778b93
3 changed files with 20 additions and 12 deletions

View File

@ -418,7 +418,8 @@
"success": "The filter was saved successfully."
},
"query": {
"title": "Query"
"title": "Query",
"placeholder": "Type a search or filter query…"
}
},
"migrate": {