Giter Club home page Giter Club logo

kickup-react-old's People

Contributors

alanrsoares avatar conorhastings avatar cridenour avatar epilande avatar greenkeeper[bot] avatar gwokae avatar hew avatar iduuck avatar jamiebuilds avatar jwinn avatar jychao avatar lenaten avatar madyankin avatar restuta avatar roth1002 avatar sorrycc avatar superraytin avatar tj avatar tonyspiro avatar zirho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

niko150

kickup-react-old's Issues

Proposal: add an async way to navigate (without all those loading states)

All things mentioned here doesn't have anything to do with the Link components or other components of the react-router library.

Minimum valuable product/idea:

  • User clicks on a custom Link components
  • An redux action is dispatched, let us call this one NAVIGATE_START
  • The developer has attached a Promise or async action to the Link component
  • The Promise/async action is resolving or rejecting and automatically dispatching a redux action (let's call this one NAVIGATE_END/success or NAVIGATE_END/failure)

Now, since the user needs some visual feedback for the loading process, it would be awesome to have something like loadie.js (buggy and old) or nprogress. The start method is called on NAVIGATE_START and the finish method is called on NAVIGATE_END/*


What we need

  • Link components
  • The corresponding actions
  • Middleware to dispatch the start and finish actions from nprogress or else

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.