Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add Scroll to Top Button #130

Closed
3 tasks done
shakti177 opened this issue Jun 19, 2024 · 12 comments · Fixed by #204
Closed
3 tasks done

[Feature]: Add Scroll to Top Button #130

shakti177 opened this issue Jun 19, 2024 · 12 comments · Fixed by #204
Assignees
Labels
gssoc Gssoc'24 Identifier

Comments

@shakti177
Copy link

Describe the feature

I wish to add a Scroll to the Top button. Works best for mobile users

Add ScreenShots

image

No scroll to the top Button

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@github-actions github-actions bot added level1 gssoc level1 issue level2 gssoc level2 issue labels Jun 19, 2024
Copy link

Hello @shakti177! Thanks for creating issue #130 on #Indie-Kart/ecommerce-store.Please Comment /assign-me to self assign this issue to yourself, and please don't forget to star this repo.

@github-actions github-actions bot added the gssoc Gssoc'24 Identifier label Jun 19, 2024
@shakti177
Copy link
Author

/assign-me

@TheNikhilRaj
Copy link

I would like to work on this issue, please assign this to me.
@kapilG0

@trishanu-init trishanu-init removed level1 gssoc level1 issue level2 gssoc level2 issue labels Jun 21, 2024
@trishanu-init
Copy link
Contributor

@shakti177 go ahead!

@shakti177
Copy link
Author

shaktitamrakar@Shaktis-MacBook-Air ecommerce-store % npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: react-google-login@5.2.2
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR! peer react@"^16 || ^17 || ^18" from @headlessui/react@1.7.15
npm ERR! node_modules/@headlessui/react
npm ERR! @headlessui/react@"^1.7.15" from the root project
npm ERR! 13 more (@react-oauth/google, @vercel/speed-insights, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16 || ^17" from react-google-login@5.2.2
npm ERR! node_modules/react-google-login
npm ERR! react-google-login@"^5.2.2" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR! peer react@"^16 || ^17" from react-google-login@5.2.2
npm ERR! node_modules/react-google-login
npm ERR! react-google-login@"^5.2.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /Users/shaktitamrakar/.npm/_logs/2024-06-21T14_36_34_684Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/shaktitamrakar/.npm/_logs/2024-06-21T14_36_34_684Z-debug-0.log
shaktitamrakar@Shaktis-MacBook-Air ecommerce-store % npm run dev

ecommerce-front@0.1.0 dev
next dev

sh: next: command not found
shaktitamrakar@Shaktis-MacBook-Air ecommerce-store %

Getting this error

@TheNikhilRaj
Copy link

shaktitamrakar@Shaktis-MacBook-Air ecommerce-store % npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: react-google-login@5.2.2 npm ERR! Found: react@18.2.0 npm ERR! node_modules/react npm ERR! react@"^18.2.0" from the root project npm ERR! peer react@"^16 || ^17 || ^18" from @headlessui/react@1.7.15 npm ERR! node_modules/@headlessui/react npm ERR! @headlessui/react@"^1.7.15" from the root project npm ERR! 13 more (@react-oauth/google, @vercel/speed-insights, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16 || ^17" from react-google-login@5.2.2 npm ERR! node_modules/react-google-login npm ERR! react-google-login@"^5.2.2" from the root project npm ERR! npm ERR! Conflicting peer dependency: react@17.0.2 npm ERR! node_modules/react npm ERR! peer react@"^16 || ^17" from react-google-login@5.2.2 npm ERR! node_modules/react-google-login npm ERR! react-google-login@"^5.2.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! npm ERR! For a full report see: npm ERR! /Users/shaktitamrakar/.npm/_logs/2024-06-21T14_36_34_684Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /Users/shaktitamrakar/.npm/_logs/2024-06-21T14_36_34_684Z-debug-0.log shaktitamrakar@Shaktis-MacBook-Air ecommerce-store % npm run dev

ecommerce-front@0.1.0 dev
next dev

sh: next: command not found shaktitamrakar@Shaktis-MacBook-Air ecommerce-store %

Getting this error

@shakti177 @trishanu-init Yes i also getting same error!

Copy link

This issue has been assigned to @shakti177 for more than 5 days. Please provide an update.

@shakti177
Copy link
Author

I have got an error, and I have provided the error on the above chat.

Copy link

This issue has been assigned to @shakti177 for more than 5 days. Please provide an update.

@AsmitaMishra24
Copy link
Contributor

@trishanu-init, I would like to work on this issue. Please assign me this task for GSSoC'24.

Copy link

github-actions bot commented Jul 1, 2024

This issue has been assigned to @AsmitaMishra24 for more than 5 days. Please provide an update.

Copy link

github-actions bot commented Jul 5, 2024

Hello @shakti177! Your issue #130 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Gssoc'24 Identifier
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants