Code Monkey home page Code Monkey logo

Comments (2)

klendi avatar klendi commented on May 23, 2024

Hello.
You can do the loading smoothness however you want because you control the direct value of the loading bar with the progress property. What we can do is automate the process, I mean that since we signal the loading bar that the loading started the loading bar takes care of himself and smoothly increase near 100%, but never reach it. It only reaches 100% when we signal it that the loading is done. Like YouTube does. Like a fake loading bar that has no idea what is happening but just know when to start and when to reach 100%, with events. Yeah I have been thinking about that. And I have a idea how to do it. I will work on it or you can if you wish :)

from react-top-loading-bar.

klendi avatar klendi commented on May 23, 2024

Hey @lightninglu10 just added the feature you requested (continuous loading bar) and much more in the latest commit. Now you don't need to set up a local state, you can use ref and built in methods. Although this is optional. You still can use the old way with props and state.

from react-top-loading-bar.

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.