Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
60 stars 99 forks source link

enhancement of upload profile img #411

Closed shilpashingnapure closed 3 months ago

shilpashingnapure commented 3 months ago

Description

  1. After registration , pop will comes with button for skip or upload photo
  2. In redirection of upload photo , the upload photo pop will showing , in here I have used query params to open photo pop.
  3. else click on skip , it will redirect to home page
  4. for both user flow will be same.

Related Issue

348

Screenshots / GIFs (if applicable)

confirmation popup

Screenshot 2024-05-26 at 5 00 57 PM

Checklist:

Additional Notes

[Add any additional notes or context about the changes made]

  1. write remove query params function , so when we upload/cancel photo or reload the page the upload pop need to be not shown.
rishicds commented 3 months ago

Fix merge conflicts pls @shilpashingnapure