Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Frontend] Formularz "zapomniałem hasła" #84

Open
marcol13 opened this issue Apr 25, 2023 · 0 comments
Open

[Frontend] Formularz "zapomniałem hasła" #84

marcol13 opened this issue Apr 25, 2023 · 0 comments
Labels
frontend Frontend tasks

Comments

@marcol13
Copy link
Collaborator

Widok (bez konkretnego stylowania, ponieważ makieta jest jeszcze w budowie), który będzie obejmował formularz z inputami takimi jak:

  • email (yup ma gotową walidację maila)

Formularz musi zawierać też:

  • jakiś nagłówek, który informuje, że to formularz przypominania hasła
  • labele dla inputów
  • walidację (to co opisane wyżej + czy wszystkie wymagane pola są wypełnione)
  • jeżeli formularz nie przejdzie pomyślnie walidacji to wtedy wyświetla błąd (jakiś <p> z informacją o błędzie)
  • przycisk, który w przyszłości wyśle zapytanie na backend (i odpali wcześniej walidacje)
  • i serio nie ma co jeszcze tracić czas na stylowanie xd To będziemy robić później

Do walidacji skorzystaj z paczki yup (trzeba ją wcześniej zainstalować - chyba że ktoś to zrobił wcześniej)

@marcol13 marcol13 added the frontend Frontend tasks label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend tasks
Projects
None yet
Development

No branches or pull requests

1 participant