specollective / insights-agent-web-app

Web client for the Insights Agent application.
2 stars 1 forks source link

Fixed Issue - Web App: Remove Sign Up Line #107 #113

Open SAHIL250499 opened 1 year ago

SAHIL250499 commented 1 year ago

Ticket Description Issue: Web App: Remove Sign Up Line #107

Description of Changes Removed Sign up Line from confirmation page by doing changes to "SignUp.jsx".Landing Page sign up is not affected by it.

Before and After for UI Updates <-- You should have 2 images minimum, for desktop, 4 for mobile and desktop combined -->

Before: Confirmation page: image

After: Confirmation page: Screenshot 2023-01-19 124243

Landing page: image

For PR Reviewer Does this file change the yarn.lock, package.json or package-lock.json file? If so, why? no
If this pr contains mobile and desktop changes, did you test on IphoneXr and desktop views? desktop views
Does this file match the related tickets linked figma file, or does it pass the visual smell test?no If this file contains javascript, does the javascript pass the smell test?no If you don't feel super confident in your review, did you assign someone more senior to double check?no

YolineB commented 1 year ago

Thank you for your contribution @SAHIL250499. We currently need to update our tests, and will provide another update once that is complete.