Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering on changelog page can make it so changelogs aren't shown even if available. #2519

Open
2 tasks done
VoidLeech opened this issue Oct 17, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@VoidLeech
Copy link

Please confirm the following.

What browsers are you seeing the problem on?

Microsoft Edge

Describe the bug

When filtering in a project's changelog, if a changelog normally gets grouped with another changelog, that changelog doesn't display, even if it exists.
Image
All of these have different changelogs, yet it appears like they're all grouped when really they're each grouped with a hidden version.

Steps to reproduce

  1. Find a project supporting multiple game versions/platforms using the same version number, for example: (a) https://modrinth.com/mod/create or (b) https://modrinth.com/mod/every-compat
  2. Go to the project's changelog tab.
  3. a. Filter for a game version that is not the oldest game version, in the example: 1.19.2 or 1.20.1
    b. Filter for a platform, in the example: mostly Fabric but also occasionally Forge
  4. Observe that there are shown mod versions without a shown changelog (appearing for their changelog to be grouped with a different mod versions)
  5. Click on any such version to observe that there is a changelog for that version and that it is different from the changelog that is shown on the filtered changelog page.

Expected behavior

If a mod version is shown, its changelog should be shown.

Additional context

No response

@VoidLeech VoidLeech added the bug Something isn't working label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant