Closed andrewtelnov closed 1 year ago
@dk981234 I have implemented the "survey-creator-core", "survey-creator-react" & "survey-creator-knockout", I have modified two functional tests in json.ts: "Check show/hide errors list visibility" & "Goto line from error". We need implementation in "survey-creator-angular" + design. We should not forget about removing old errors implementation in "survey-creator-core". I left this code for now, to make sure "survey-creator-angular" can be compiled.
Thank you, Andrew
We need to show the list of errors similar to Error tabs in Code IDEs. There should be a fix button and ability to navigate to an error in text editor.