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

Justinnn07/infinite scroll #164

Open
wants to merge 9 commits into
base: NEW-UI
Choose a base branch
from
Open

Conversation

Justinnn07
Copy link
Collaborator

@Justinnn07 Justinnn07 commented Jun 13, 2021

🚨 Please review the guidelines for contributing to this repository.

Please check if the PR fulfills these requirements

  • Make sure you are requesting to NEW-UI. Don't request other protected Branches like staging/master
  • Make sure no conflicts are present in the code, if so please resolve it(Tip: Always fetch upstream)
  • Your Commit messages should make sense.
  • Don't push your package.lock.json as this project uses yarn.lock already.
  • Check your code additions will fail neither code linting checks nor unit test.

Describe your changes

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bought Infinite scrolling

  • What is the current behavior? (You can also link to an open issue here)

  • resolves Add Pagination or infinite scroll feature #158

  • Other Information:

  • NULL

❤️ Thank you!

@vercel
Copy link

vercel bot commented Jun 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/stephin007/cowin-vaccine-availablity-checker/GkC1WxqgbRsCph2x4wq2rXsczxNS
✅ Preview: https://cowin-vaccine-availablity-checker-git-justinn-9bd698-stephin007.vercel.app

@Justinnn07 Justinnn07 self-assigned this Jun 13, 2021
@stephin007 stephin007 added the enhancement New feature or request label Jun 14, 2021
@stephin007 stephin007 added this to Development In progress in Cowin Vaccine Availablity Checker Jun 14, 2021
@stephin007
Copy link
Owner

@Justinnn07 i checked the UI, as soon as i reach the end of the vaccine array , the circular progress loader still shows and its flickers the whole UI.

@Justinnn07
Copy link
Collaborator Author

hey @stephin007 ,
I fixed those loading bugs, hopefully this works fine now!

I have a small suggestion, Can we make a button on scroll which will redirect us to the upper part of the home component ..
Do let me know your reviews ..

Thanks ..

@stephin007
Copy link
Owner

hey @stephin007 ,
I fixed those loading bugs, hopefully this works fine now!

I have a small suggestion, Can we make a button on scroll which will redirect us to the upper part of the home component ..
Do let me know your reviews ..

Thanks ..

@Justinnn07 Alright will check it tonight, And yes thats a good idea, we have floating buttons in material ui which we can use which will show an icon to go up to the top when we scroll down!

This is what you meant? right @Justinnn07

@Justinnn07
Copy link
Collaborator Author

hey @stephin007 ,
I fixed those loading bugs, hopefully this works fine now!
I have a small suggestion, Can we make a button on scroll which will redirect us to the upper part of the home component ..
Do let me know your reviews ..
Thanks ..

@Justinnn07 Alright will check it tonight, And yes thats a good idea, we have floating buttons in material ui which we can use which will show an icon to go up to the top when we scroll down!

This is what you meant? right @Justinnn07

yes yes!

@stephin007
Copy link
Owner

stephin007 commented Jun 15, 2021

@Justinnn07 your changes are not working on normal scroll in laptop which was not the case earlier.

But if i switch to mobile view, the infinite load is working but its not in the laptop view

@Justinnn07
Copy link
Collaborator Author

@Justinnn07 your changes are not working on normal scroll in laptop which was not the case earlier.

But if i switch to mobile view, the infinite load is working but its not in the laptop view

its working I guess 🤔🤔

@Justinnn07
Copy link
Collaborator Author

@stephin007 This works fine to me ..
https://www.loom.com/share/7047f9babb6942509769a354d8ad4b64

Thanks

@stephin007
Copy link
Owner

@stephin007 This works fine to me ..
https://www.loom.com/share/7047f9babb6942509769a354d8ad4b64

Thanks

Still its not working for me :(

@stephin007
Copy link
Owner

@Justinnn07 will merge this PR as soon as responsive UI PR is merged , its because of that only i am not able to seethe load more loader

@Justinnn07
Copy link
Collaborator Author

, its because of that only i am not able to seethe load more loader

sure sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Cowin Vaccine Availablity Checker
  
Development In progress
Development

Successfully merging this pull request may close these issues.

Add Pagination or infinite scroll feature
2 participants