Exports Improvements (#21521)

* Add images to case folder view

* Add ability to select case in export dialog

* Add to mobile review too
This commit is contained in:
Nicolas Mowen
2026-01-03 08:03:33 -07:00
committed by GitHub
parent aa0b082184
commit 26744efb1e
5 changed files with 101 additions and 7 deletions
@@ -48,6 +48,10 @@
"name": {
"placeholder": "Name the Export"
},
"case": {
"label": "Case",
"placeholder": "Select a case"
},
"select": "Select",
"export": "Export",
"selectOrExport": "Select or Export",