Giter Club home page Giter Club logo

Comments (3)

jessenieminen avatar jessenieminen commented on July 4, 2024

We're planning to support this by using pagination with infinite scroll so that it would work just like your Facebook feed etc. but can't unfortunately provide an exact timeframe for this development yet.

If you'd like to start working on that, we'd be delighted to take a look at a pull request from you. The way to create this feature is twofold:

  1. Paginate your comments API from the backend so that it will always load slightly more comments than you can see on the screen at once
  2. The part to add to jquery-comments is then to trigger new ajax calls to always fetch more comments and add them to the comments container whenever the user scrolls down and is near the end of the list. There's already a fetchNext placeholder function implemented for this purpose.

from jquery-comments.

burzum avatar burzum commented on July 4, 2024

@jessenieminen any progress on this? I've seen the fetchNext() in the code but there is actually nothing else to use or implement that functionality? Is there a possibility to donate money to get this done some time soon?

Also a function to load more child comments should be there. If we have a comment and that comment hast 50 replies. We might not want to show them all when loading the comment but instead showing "load more comments" or something like that.

from jquery-comments.

jessenieminen avatar jessenieminen commented on July 4, 2024

@burzum Thanks for the inquiry! Our company's been (and will continue to be in the near future) swamped with demand for development from our paying customers so this project has, as a result, been unfortunately quite dormant recently.

We're looking to hire more developers as soon as we find appropriate candidates, which should alleviate the pressure slightly and should also let us allocate more time towards this project as well.

Realistically, I'd estimate that we won't have much time for new development for this project before next spring/summer and moderate donations won't unfortunately change that much (unless of course you could donate so much that we could just hire a new developer with the amount).

So if you or someone else would also be interested in joining the team for jquery-comments, we're more than delighted to establish a larger team for the project in the open source community.

from jquery-comments.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.