Open codewarnab opened 4 months ago
Kindly assign this issue to me. Roadmap to fix the issue: I will use the styling for making it responsive to various screen sizes, can fire media queries if needed. @codewarnab
Assigned
@codewarnab i have a minor doubt and need a little help. i am able to resolve the issue for mobile screen size as you can see it in screenshot but when i tried to submit the form to get the alert pop-up, it simply showed error occured.
the image attached here is of developer console. because i couldn't jump directly on that alert box through Paws-frontend.
so, for that do i have to configure the backend too?
without knowing the error how can i help in the attached screenshot can not see the error , if you see any error check the browser network tab and see the resposne of the /register api
error shown when i run the Paws-frontend on local host:
while i try to register on Paws.app.vercel/ the confirmation dialog box pops-up:
i am not reaching to that confirmation box through Paws-frontend. the issue is not challenging but can't reach to dialog box on local host. if somehow i reach on the dialog box, it will be easy to resolve it. so, i was forwarding to backend setup, by bringing Paws-backend and frontend by bringing in same directory
dir | ------Paws-frontend ------Paws-backend and did set up the firebase but not put the Vapid_key as it was not shown in .env.example how to set it
check now fix pushed just now
first git pull
Is there an existing issue for this?
Describe the bug
Expected behavior
fix this for mobile screens ( while registering as ngo )
Add ScreenShots
No response
What browsers are you seeing the problem on?
No response
Record