-
Notifications
You must be signed in to change notification settings - Fork 365
Description
Please confirm the following.
- I checked the existing issues for duplicate problems
- I have tried resolving the issue using the support portal
What browsers are you seeing the problem on?
Chrome (including Arc, Brave, Opera, Vivaldi)
Describe the bug
The Modrinth website has overhauled the version management system, and in the process, broken dependency management.
To put it simply, one can no longer declare dependencies. The website GUI that offers dependency declaration capabilities not only lacks the ability to declare multiple dependencies, but attempting to declare even a single dependency leads to nothing happening. Versions uploaded after the website update remain without declared dependencies, leading to users having to download them manually (which causes frustration in the user community).
Whether this affects all authors or just me is unknown to me at this time. Related issue in my case; TheCSDev/betterstats#5
Steps to reproduce
2025-12-29.08-42-27.mp4
Expected behavior
There are two expectations I have when managing dependencies;
- Have the ability to declare multiple, not just one
- When "saving changes", the website/servers is expected to actually save the changes
Additional context
Please acknowledge that I do not know what goes on in website's back-end, therefore this bug report is solely based on my observations of the front-end behavior.