Educado-App / educado-mobile

The repository for the educado mobile education application
GNU General Public License v3.0
1 stars 3 forks source link

Improve/login readability #283

Closed MikailGuzel closed 3 weeks ago

MikailGuzel commented 1 month ago

Description

Solution for backlog item: [App - Login] As a waste-picker, I want to know if any of the informations on the login is wrong #259

Changes

Related Issues

None

Checklist

Screenshots (if applicable)

None

If mobile/frontend pull request, what version of the backend is it stable, and running on?

Branch: main

Commit id: 9a089e3

Notes for Reviewers

We found that it wouldn't make sense to redirect the user to the register page if the user doesn't exist. This would cause the user to be redirect if they have misspelled their email while having an existing account. Instead we have made buttons more readable and visible for the user for themselves to take the step.

MartinJenzen commented 1 month ago

@ImarIsmail Please be advised, today we found a bug in our Friday commits and have now fixed it with the newest commit to our branch. See commit: b686f91968c565de5dd08d4d728b827ecbc97a73

magnusklundgren commented 3 weeks ago

Tests look good, fix merge conflicts :)