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

Handle multi step form with bad step data #977

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

tyaginidhi
Copy link
Contributor

This pull request primarily focuses on the src/web/client/dal/remoteFetchProvider.ts and src/web/client/utilities/commonUtil.ts files. The changes involve the replacement of the NO_CONTENT constant with checks for null or undefined values, the addition of error handling in the preprocessData function, and the inclusion of a new telemetry event.

Here are the key changes:

Refactoring and Error Handling:

Code Simplification:

Telemetry Addition:

@tyaginidhi tyaginidhi marked this pull request as ready for review June 13, 2024 12:22
@tyaginidhi tyaginidhi requested review from a team as code owners June 13, 2024 12:22
@tyaginidhi tyaginidhi enabled auto-merge (squash) June 13, 2024 12:39
@tyaginidhi tyaginidhi merged commit 2b535c2 into main Jun 21, 2024
6 checks passed
@tyaginidhi tyaginidhi deleted the users/nityagi/HandleMultiStepFormCornerScenario branch June 21, 2024 05:20
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