This commit is contained in:
2020-09-04 19:24:17 +00:00
parent e72bd207a0
commit 3202176e30

View File

@@ -137,14 +137,10 @@ import * as monaco from "monaco-editor";
/*TODO:
Don't show page until initform is done / showing untranslated text
width on mobile? Why is it so much wider than the form? shouldn't be afaik
diagnostic code that returns helpful information on render failure would be nice and cut way back on technical support hassles
(could actually render the errors to the page and still return it as a pdf?, though it's an api method that triggers it so can just return normal error style)
need to modify reportData data object to accept meta data outside of the main data collection
so can add all the bits that would appear on report potentially or be used on page like
datalist name, filter options, what have you