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

feat(editor): hide warning area & disable validator #716

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

tanbowensg
Copy link
Collaborator

In the current development, the validator has not played the expected role because there are always hundreds of errors, and the large number of errors makes it meaningless. This is because the current component type definition is not very complete, and most of the errors are actually expected.
Therefore, we have temporarily disabled the validator in the editor to save performance. If the component type definition is improved in the future, Validator can be added to the project's CI as part of unit testing.

截屏2023-08-28 下午4 38 25

@tanbowensg tanbowensg merged commit b11c3d9 into develop Aug 31, 2023
1 check passed
@tanbowensg tanbowensg deleted the feat/hide-validator branch August 31, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants