modrinth / code

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

Sort content page (mods list) by recently added #2935

Open Paddy69 opened 1 week ago

Paddy69 commented 1 week ago

Please confirm the following.

What parts of Modrinth is your feature request related too?

App

Is your suggested feature related to a problem? Please describe.

Currently, there are 3 sorting options on the content/mods view. Name, Version, & Actions. These options as well as the search function allow users to easily find mods by name, build version and if Content items have been updated. When using the app to build-out a modpack or modify an existing project, one may find them self needing to find the mod they just added because it bricked the entire pack.

Describe the solution you'd like

My Ideal solution to this would be a dropdown of sorting options that would include an option to sort by recently added. This would allow for the quick removal of that mod that looked cool but ended up crashing on startup. The current method to do this is to open the profile's directory in the user's file explorer and sort by date added.

Describe alternatives you've considered

No response

Additional context

No response