next-e-commerce icon indicating copy to clipboard operation
next-e-commerce copied to clipboard

Updated all packages, fixed breaking changes, added nprogress for indicating route change…

Open Khandakar227 opened this issue 3 years ago • 3 comments

References Issues

  1. No route changing indication when link clicked
  2. Old versions of Firebase, Next, react-hook-form
  3. Search bar onSubmit handler refreshes page. needs to prevent default behaviour.

What does this implement?

  1. Added a package named nprogress. Which shows a progress bar when link clicked
  2. Updated those packages. (Had 100+ security issues with older ones). Fixed breaking changes of those packages
  3. Fixed the search bar. Implemented it with FormData constructor. input useState not required

Khandakar227 avatar Feb 05 '22 17:02 Khandakar227

Someone is attempting to deploy a commit to a Personal Account owned by @anilsenay on Vercel.

@anilsenay first needs to authorize it.

vercel[bot] avatar Feb 05 '22 17:02 vercel[bot]

@Khandakar227 Thank you for your contribution and congratz for your first pull request on Github 🎉

I will be review the changes in a week. Nowadays i am kinda busy sorry.

anilsenay avatar Feb 05 '22 17:02 anilsenay

@anilsenay Thanks... No problem. Review when you are free.

Khandakar227 avatar Feb 05 '22 17:02 Khandakar227