We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently uiSchema of createAndEditWorkspace has wrong schema name (i.e.createAndEditEnvironmentUiSchema).
It should be createAndEditWorkspaceUiSchema, as it is imported and exported with that name.
The text was updated successfully, but these errors were encountered:
@Muhammed-Moinuddin is this you already fixed right?
Sorry, something went wrong.
Resolved and merged so closing it.
Muhammed-Moinuddin
No branches or pull requests
Current Behavior
Currently uiSchema of createAndEditWorkspace has wrong schema name (i.e.createAndEditEnvironmentUiSchema).
Expected Behavior
It should be createAndEditWorkspaceUiSchema, as it is imported and exported with that name.
Screenshots/Logs
Environment
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: