wehelplive / wehelp.live

We help to solve complex problems in the Ukrainian refugee crisis in EU
https://wehelp.live
MIT License
4 stars 3 forks source link

UI: make header #45

Closed harshbrahmxatriya closed 2 years ago

harshbrahmxatriya commented 2 years ago

Adding the sliding menu bar. How to test: Go to URL:https://deploy-preview-45--wehelpvip.netlify.app/ Part of UI - header

netlify[bot] commented 2 years ago

Deploy Preview for wehelpvip ready!

Name Link
Latest commit 8e9b6b115645dc94459cc0a718cccd689b191c7a
Latest deploy log https://app.netlify.com/sites/wehelpvip/deploys/6270eda02c4cec000891d988
Deploy Preview https://deploy-preview-45--wehelpvip.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8e9b6b1
Status:🚫  Build failed.

View logs

razbakov commented 2 years ago

@harshbrahmxatriya header have to be full width, please use TailwindUI code for reference.

harshbrahmxatriya commented 2 years ago

@harshbrahmxatriya header have to be full width, please use TailwindUI code for reference.

Yeah actually I reverted to the previous code, now it is full width which I tested on mobile phone also

razbakov commented 2 years ago

@harshbrahmxatriya I marked your PR as draft. Please add me to reviewers and make it "Ready for review" when it is ready.

razbakov commented 2 years ago

@harshbrahmxatriya why did you close it?

harshbrahmxatriya commented 2 years ago

@harshbrahmxatriya why did you close it?

There were many mix-ups while working on the same, so for simplicity I deleted the branch and created from main again and pasted the code of header component into it

razbakov commented 2 years ago

@harshbrahmxatriya have you heard about force push?

https://superuser.com/questions/716818/how-to-overwrite-a-branch-in-git-with-master

Also search in Google:

Please don't delete branches, don't close pull requests. Work on those that you already started. There is no way back. Only forward.