Sriamsh_Enforce_Production_Identity_for_Dev_Account_Creation_Frontend - #4445
Sriamsh_Enforce_Production_Identity_for_Dev_Account_Creation_Frontend#4445Sriamshreddy000 wants to merge 3 commits into
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hi VijayAnirudh, The issue you’re seeing appears to be related to local lockfile state. You may want to try removing the existing lockfiles and running npm install again under Node 20 so the dependencies are regenerated cleanly. Please let me know if you still encounter any issues. |
sayali-2308
left a comment
There was a problem hiding this comment.
Cannot test frontend PR without backend.
Frontend PR #4445 requires backend PR #1918 to be available for testing. Backend branch sriamsh_prod_identity_backend does not exist in remote repository. Cannot proceed with functional testing until backend code is pushed and available.
Waiting for backend PR #1918 to be accessible before continuing frontend review.
|
Replaced by this set: #5420 +2289 |








Description
Related PRS (if any):
This frontend PR is related to the #1918 backend PR.
To test this backend PR you need to checkout the #1918 frontend PR.
Main changes explained:
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
Please find screenshots in PR #1918
Note:
This PR only implements frontend logic based on mock Production validation.
Actual Production API integration can be plugged in later with no UI changes required.