Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement for the Exception handling #236

Open
wewoor opened this issue Jul 13, 2021 · 0 comments
Open

Enhancement for the Exception handling #236

wewoor opened this issue Jul 13, 2021 · 0 comments
Labels
enhancement New feature or request
Projects
Milestone

Comments

@wewoor
Copy link
Collaborator

wewoor commented Jul 13, 2021

Some unexpected Errors could lead the page blank white screen;

Case:

item data:

{"id":"fixedTab","name":"FlinkSQL","data":{"value":"select * from abc;e","language":"flinksql"},"value":{"code":"select * from abc;e","message":"extraneous input 'E' expecting <EOF>","startLineNumber":1,"startColumn":18,"endLineNumber":1,"endColumn":1,"status":8}}
molecule.problems.addProblems(item)

The item lacks the children property:

image

This Picture comes from ProblemsService added some unknown or incorrect type of data.

@wewoor wewoor added the bug Something isn't working label Jul 13, 2021
@wewoor wewoor added this to To do in Kanban via automation Jul 13, 2021
@wewoor wewoor moved this from To do to Backlog in Kanban Jul 22, 2021
@wewoor wewoor moved this from Backlog to To do in Kanban Jul 28, 2021
@wewoor wewoor moved this from To do to Backlog in Kanban Jul 28, 2021
@wewoor wewoor added enhancement New feature or request and removed bug Something isn't working labels Jan 27, 2022
@wewoor wewoor moved this from Backlog to Plan in Kanban Mar 9, 2022
@wewoor wewoor added this to the 1.0.0 milestone Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant