Skip to content

feat(frontend): Store last selected game version and platform for download modal #3284

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

denisJaved
Copy link

@denisJaved denisJaved commented Feb 21, 2025

Stores last user selected game version and platform (aka modloader) to retrive them before openning download modal.

Resolves #2332

PS: It's my first contribution to modrinth. I'm sorry if i did smth wrong

Stores selected game version and platform(modloader) in localStorage to retrive them when download modal openned
@denisJaved denisJaved changed the title Store last selected game version and platform for download modal feat(frontend): Store last selected game version and platform for download modal Feb 21, 2025
Signed-off-by: Denis <denis.ver2011@gmail.com>
@denisJaved denisJaved force-pushed the remember-game-version-and-platform branch from 30a24fb to 9fdac5a Compare February 22, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

The download modal should remember what was selected
2 participants