Sunagatov / Iced-Latte-Frontend

a online Marketplace for coffee retail (Frontend)
https://iced-latte.uk
MIT License
209 stars 48 forks source link

[ISSUE-147]: Change messages and input on confirm registration page #177

Closed Lightness322 closed 4 months ago

Lightness322 commented 4 months ago
  1. Task's name: Text inconsistency. Should be "confirm registration" instead of "confirm password"

  2. Developer's full name: Mikhail Dyubkov

  3. Changes:

    • change input on confirmation page, now it allows type only numbers and auto-add hyphens
    • change required input message on confirmation page
    • change title on confirmation page
    • change custom Input props to make possible work with controlled input
Lightness322 commented 4 months ago

I've got some unexpected behavior when trying to register. I filled inputs and after I clicked register, I had this errors although I filled inputs correctly. Can you check it, please image

FIXED