Giter VIP home page Giter VIP logo

Comments (5)

0xbs avatar 0xbs commented on June 7, 2024

Does it only sometimes not work or always?

Blizzard fetches search results and application from two different APIs:

  1. C_LFGList.GetFilteredSearchResults() - returns search results and applications, PGF filters and sorts these results
  2. C_LFGList.GetApplications() - most of the time empty, sometimes contains applications from other categories

I have not yet found out the difference between those two. Whenever your application are returned by the second API, I cannot filter them and they are always displayed at the bottom, even without having PGF installed.

from premade-groups-filter.

DimitrisLK avatar DimitrisLK commented on June 7, 2024

Always, whether I close the addon via checkmark or the addon panel alltogether.

I assume there's no way to specify the API to use to return the correct results, right?

from premade-groups-filter.

0xbs avatar 0xbs commented on June 7, 2024

No or I don't know how. It would be theoretically possible for me to mix these two lists somehow, but it does not look easy.

from premade-groups-filter.

DimitrisLK avatar DimitrisLK commented on June 7, 2024

Found the potential culprit, I disabled this option in ElvUI Windtools and it seems to have fixed the issue for now.
image

from premade-groups-filter.

0xbs avatar 0xbs commented on June 7, 2024

Great you found the problem! There was a Blizz bug where the two mentioned APIs provided duplicate data, but Blizz fixed that some time ago.

from premade-groups-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.