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

Move Schema Validation Actor to WebWorker #11141

Merged
merged 10 commits into from
Jun 12, 2024

Conversation

codeSafari10
Copy link
Contributor

Notes for Reviewers

This PR fixes #

Signed commits

  • Yes, I signed my commits.

Signed-off-by: CodeSafari <codesafari10@gmail.com>
Signed-off-by: CodeSafari <codesafari10@gmail.com>
Signed-off-by: CodeSafari <codesafari10@gmail.com>
Signed-off-by: CodeSafari <codesafari10@gmail.com>
@github-actions github-actions bot added the component/ui User Interface label Jun 9, 2024
Copy link

github-actions bot commented Jun 9, 2024

Copy link
Member

@leecalcote leecalcote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's some heavy lifting happening here. 🏋️‍♂️ Excellent.

@leecalcote
Copy link
Member

There's an eslint item to have a peek at here:

/home/runner/work/meshery/meshery/ui/rtk-query/design.js
  72:7  error  'yy' is assigned a value but never used  no-unused-vars
  73:9  error  'x' is assigned a value but never used   no-unused-vars

codeSafari10 and others added 5 commits June 12, 2024 12:58
Signed-off-by: CodeSafari <codesafari10@gmail.com>
Signed-off-by: CodeSafari <codesafari10@gmail.com>
Signed-off-by: CodeSafari <codesafari10@gmail.com>
@aabidsofi19
Copy link
Contributor

fixes : #11093

@aabidsofi19 aabidsofi19 merged commit 9981769 into meshery:master Jun 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants