Coder Social home page Coder Social logo

Comments (2)

milewski avatar milewski commented on September 14, 2024

Nova doesn't have a nice api to refresh the resource table, so the way I do it is by finding the resource table component on the tree and calling a method directly on it to refetch the resources.. Sadly that method also does more than just refresh the table but also fetch cards, filters... Etc... This is what causes the cards to flash, because they are indeed being destroyed and reconstructed everytime you toggle a column

from nova-mega-filter.

LorenzoSapora avatar LorenzoSapora commented on September 14, 2024

Interesting. How would that effect the sparkline, though. As it should just be an SVG pulling from a data set. If I set the sparkline column to ->permanent(), and refresh the page, it doesn't show the contents (90% of the time it's totally blank, 10% of the time it flashes for a fraction of a second, then disappears again). The only way to see the sparkline is to change a column/filter, thus forcing a refresh.

It could be a nova bug, but I've not hit that issue on sparklines on other pages with pseudo-refreshing (filterable metric cards, for example) actions.

from nova-mega-filter.

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.