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-02-26 21:27:56 -07:00
parent 6b77952b72
commit 9ef8b70208
4 changed files with 97 additions and 7 deletions
@@ -49,6 +49,10 @@
"name": {
"placeholder": "Name the Export"
},
"case": {
"label": "Case",
"placeholder": "Select a case"
},
"select": "Select",
"export": "Export",
"selectOrExport": "Select or Export",