modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
1k stars 188 forks source link

Mods page filter inconsistent for Modloader #1895

Closed tr7zw closed 2 years ago

tr7zw commented 2 years ago

Environment

Website

Describe the bug

Selecting 2 or more mod loaders gets treated as OR instead of AND(like with tags). (Neither Fabric API or Lithium have Forge releases, so they should not show up) The selected loader(s) do not get appended to the URL, so sharing searches is not possible.

Steps To Reproduce

No response

Expected behavior

https://modrinth.com/mods?l=fabric an url like this to only search for fabric mods

Additional context

No response

triphora commented 2 years ago

This was an intentional change. We may have an advanced search interface in the future, but this was intended mostly to allow Fabric and Quilt to both be selected.