uiowaSEP2024 / 002_ImagePro

Image processing backend
1 stars 0 forks source link

99 better error messaging on frontend #105

Closed powersaudrey25 closed 8 months ago

powersaudrey25 commented 8 months ago

Overview

To display better erroring messaging for login and signup.

Implementation

A new component was created that renders an error message box.

Testing

Please test the changes and make sure the login and signup pages still render for you To test these changes:

  1. Navigate to log in
  2. Hit 'Login'
  3. The new box should pop up
  4. Navigate to sign up
  5. Hit 'Sign up'
  6. The new box should pop up
  7. Type in different passwords for signing up
  8. Hit 'Sign up'
  9. The new box should pop up

Will adjust Cypress tests once we get those fixed.

Problems Faced

I discovered when a page that uses icons is refreshed an import error occurs. I had to adjust the imports for the icons.

Notes

Screenshot 2024-02-22 at 4 41 34 PM Screenshot 2024-02-22 at 4 41 26 PM Screenshot 2024-02-22 at 4 41 19 PM
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud