Giter VIP home page Giter VIP logo

Comments (7)

triskweline avatar triskweline commented on July 4, 2024

We generally don't support compilation for temporary state classes like .up-loading or .up-currrent.

A compiler/destructor would also not be the best tool here, as there are cases where .up-loading is removed, but the fragment is not swapped. E.g. when the request is aborted or when the server sends different HTML.

What I think we should support is events like up:feedback:start and up:feedback:stop so users can implement more complex loading states.

from unpoly.

marc-mabe avatar marc-mabe commented on July 4, 2024

We generally don't support compilation for temporary state classes like .up-loading or .up-currrent.

OK got it - would be great to have this documented on the compiler page

A compiler/destructor would also not be the best tool here, as there are cases where .up-loading is removed, but the fragment is not swapped. E.g. when the request is aborted or when the server sends different HTML.

That's what I expect as it's not loading anymore - the loading indicator should disappear as soon as it's not loading (or processing) anymore. The result of that is a different question and should be handled differently.
(I hate apps not removing loading spinners on errors forcing you to hard reload and loose all state you had before)

What I think we should support is events like up:feedback:start and up:feedback:stop so users can implement more complex loading states.

I'm not sure what "feedback" means as it's a very general term not specific to loading/processing something.

from unpoly.

triskweline avatar triskweline commented on July 4, 2024

I'm not sure what "feedback" means as it's a very general term not specific to loading/processing something.

Unpoly uses the { feedback } option to enable up-active and up-loading classes. See navigation feedback.

from unpoly.

marc-mabe avatar marc-mabe commented on July 4, 2024

I'm not sure what "feedback" means as it's a very general term not specific to loading/processing something.

Unpoly uses the { feedback } option to enable up-active and up-loading classes. See navigation feedback.

Would it be possible to take action on the following:

  • List of targets going to be replaced
  • What is the source element
  • What action has been triggered

from unpoly.

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.