bruin-tennis-consulting / match-manager

A web app for custom tennis match playback, allowing coaches to easily filter and search points by attributes for film review.
https://match-viewing-dashboard.web.app
8 stars 8 forks source link

Incorrect password hint #201

Closed awest25 closed 3 days ago

awest25 commented 1 week ago

Add text to the sign in box that says the password is incorrect when the user unsuccessfully tries a login.

Development

Note that there is already a branch created for this issue (on the right). It is branched from branch development. This is our new "main" branch for this sprint but it's not publicly accessible. So even if you aren't completely done, please merge frequently into development so everyone else can see your changes. We will merge it into main to be hosted when all features in the sprint are done.

When you start working on the issue, immediately create a PR against the development branch and link this issue. This way we can see your live progress.

ritzz26 commented 1 week ago

PR merged in Dev

maxfukuh4ra commented 1 week ago

Issue was about incorrect password message displaying

ritzz26 commented 1 week ago

That's right, my bad. Fixed the hint, not the incorrect password display. Max is working on that