Giter VIP home page Giter VIP logo

Comments (2)

bullseye555 avatar bullseye555 commented on September 26, 2024

Updating this - I've also noticed that that when this is filtered, the new decodes don't lengthen the result page, but replace the filtered decodes

EG: this filter has 7 results
image

Instead of the next 13 results appearing on top and the original 7 moving down the page (with the default 20 results shown), it will replace them with the next 7 decodes (with the process continuing for every new decode)
image

Additional debug - this appears to only occur when filtering by Alias
Filtering by Agency, Capcode, or specific custom text does not appear to be an issue (at least, in my testing) - and I don't have multiple sources to see if filtering by Source is an issue

from pagermon.

eopo avatar eopo commented on September 26, 2024

Updating this - I've also noticed that that when this is filtered, the new decodes don't lengthen the result page, but replace the filtered decodes

Is gonna be fixed by #597

I'll have a look for the other issue. Currently, we do send all messages via socket and then filter client side, if we want them to be shown. That's the easy way of doing it. The cleaner way would be, to filter server side, but that would require some kind of session storing.

from pagermon.

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.