narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 185 forks source link

validation added on edit profile section #1205

Closed Geeta259 closed 1 year ago

Geeta259 commented 1 year ago

Empty validation check for each field. Error message highlighted below of each field. required changes done!! @narayan954 Please look out this PR linked with issue #1147

narayan954 commented 1 year ago

Hi @Geeta259 do allow editing by maintainers in upcoming prs, so that we can adjust things like formatting. Also, you can format the code automatically by runnning command npm run pretty in terminal.