HeySitam / CovidHelp

MIT License
17 stars 25 forks source link

AddVolunteerFragment opens when Add Volunteer is clicked in the menu #92

Closed anamansari062 closed 3 years ago

anamansari062 commented 3 years ago

fixes #86

HeySitam commented 3 years ago

hey, can you please send a screen recording?

anamansari062 commented 3 years ago

@sitamadex11 Sure

https://user-images.githubusercontent.com/85510030/138119400-b0beb67d-af67-4b64-a02d-3224359c02f3.mov

.

HeySitam commented 3 years ago

When you are clicking on Add Yourself as Volunteer then I think you are redirecting the user to the AddVolunteer fragment. But you are not checking else the user is already a volunteer or not.

anamansari062 commented 3 years ago

Yes i can do that.

HeySitam commented 3 years ago

You can check the logic of the floating action button then implement the same accordingly.

HeySitam commented 3 years ago

Yes i can do that.

sure go for it.

anamansari062 commented 3 years ago

You can check the logic of the floating action button then implement the same accordingly.

Yess

anamansari062 commented 3 years ago

https://user-images.githubusercontent.com/85510030/139262574-6d369c8e-dd58-4bb3-b398-a2830bf6c60e.mov

anamansari062 commented 3 years ago

@sitamadex11 I have completed the requested changes, please check

cdhiraj40 commented 3 years ago

@anamansari062 the approach looks good to me :)