tswmy / login-form

1 stars 0 forks source link

handle error without using toast #2

Open xkeshav opened 8 months ago

xkeshav commented 8 months ago

on register form ; when error somes after submit; that needs to be handle gracefully. image

tswmy commented 8 months ago

Ok sir, we'll correct it. Thank you for your response.

On Sun, 31 Dec 2023, 21:53 Keshav Mohta, @.***> wrote:

on register form ; when error somes after submit; that needs to be handle gracefully. image.png (view on web) https://github.com/tswmy/login-form/assets/415219/e23da914-3edf-4442-b0e7-e3b347dccae8

— Reply to this email directly, view it on GitHub https://github.com/tswmy/login-form/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC5BOTQWV5UFP4WJV22JUTTYMGGPFAVCNFSM6AAAAABBILHFY2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DCMJQHEYTIMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tswmy commented 8 months ago

sir, as you said, I removed toastify dependency and added window.alert method it. please review. thank you