This commit is contained in:
@@ -4,17 +4,12 @@
|
||||
|
||||
TODO: Report
|
||||
|
||||
- Server Render Timeout
|
||||
handle timeout waiting for report (infinite loop scenario?)
|
||||
make report that has an infinite loop then have it timeout at the server properly and return clean error timeout
|
||||
Possibly add a property to the report to force a longer than default timeout?
|
||||
useful for edge cases in the wild to have at hand
|
||||
maybe this:
|
||||
https://jeremylindsayni.wordpress.com/2016/05/28/how-to-set-a-maximum-time-to-allow-a-c-function-to-run-for/
|
||||
|
||||
Have asked on stackoverflow
|
||||
hardkoded replied himself and said use waitforexpression https://stackoverflow.com/questions/63929479/timeout-with-evaluateexpressionasync/63937743#63937743
|
||||
https://pptr.dev/
|
||||
|
||||
- Show an active icon while report is rendering from report chooser form like when generating sample data etc
|
||||
in addition to active icon, make sure options besides cancel are all unavailable during render process
|
||||
|
||||
- report editor form needs redering progress widget as well
|
||||
|
||||
- page breaks properly EXAMPLE NEEDED
|
||||
this is the current CSS property, not the one jsreport was using: https://developer.mozilla.org/en-US/docs/Web/CSS/break-before
|
||||
|
||||
Reference in New Issue
Block a user