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

Added error handling for builder page. #381

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Added error handling for builder page. #381

merged 1 commit into from
Jun 11, 2024

Conversation

HadleyKing
Copy link
Contributor

Fix #377
Changes to be committed:
modified: client/package-lock.json
modified: client/package.json
new file: client/src/components/ErrorBoundry.js
modified: client/src/components/builder/descriptionDomain.js
modified: client/src/components/builder/executionDomain.js
modified: client/src/components/builder/index.js
modified: client/src/components/builder/ioDomain.js
modified: client/src/components/builder/parametricDomain.js
deleted: client/src/components/builder/preview.js
modified: client/src/components/builder/provenanceDomain.js
modified: client/src/components/builder/usabilityDomain.js
modified: client/src/slices/bcoSlice.js

Fix #377
Changes to be committed:
	modified:   client/package-lock.json
	modified:   client/package.json
	new file:   client/src/components/ErrorBoundry.js
	modified:   client/src/components/builder/descriptionDomain.js
	modified:   client/src/components/builder/executionDomain.js
	modified:   client/src/components/builder/index.js
	modified:   client/src/components/builder/ioDomain.js
	modified:   client/src/components/builder/parametricDomain.js
	deleted:    client/src/components/builder/preview.js
	modified:   client/src/components/builder/provenanceDomain.js
	modified:   client/src/components/builder/usabilityDomain.js
	modified:   client/src/slices/bcoSlice.js
@HadleyKing HadleyKing merged commit 63663e4 into main Jun 11, 2024
1 of 2 checks passed
@HadleyKing HadleyKing deleted the 24.04.2 branch June 11, 2024 12:46
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.

Blank Page when I try to go to Parametric Domain/or domains after
1 participant