modrinth / code

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

Project changelog filters de-apply when changelog button is clicked again, yet the filter still shows as applied #2941

Open flikrheist opened 3 hours ago

flikrheist commented 3 hours ago

Please confirm the following.

What browsers are you seeing the problem on?

Chrome (including Arc, Brave, Opera, Vivaldi), Microsoft Edge, Firefox, Safari

Describe the bug

When you apply filters on a project changelog and reload the page, the filters deactivate even though it graphiclly shows that the filter is still applied.

Steps to reproduce

  1. Go to https://modrinth.com/modpack/redux/changelog
  2. Apply the Game Versions--1.21.3 filter. It should show one entry.
  3. Re-click the "Changelog" button
  4. It should show all entries, yet on the screen the filter is still present.

Expected behavior

I should instead not show the filter.

Demonstration

issue_video.zip

flikrheist commented 2 hours ago

idk how I discovered it