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

Submit Ratings #767

Open
otobot1 opened this issue Apr 15, 2024 · 0 comments
Open

Submit Ratings #767

otobot1 opened this issue Apr 15, 2024 · 0 comments
Labels
priority: high status: help wanted This issue is low-priority for maintainers. Any user is welcome to submit a pull request type: enhancement New feature or request
Milestone

Comments

@otobot1
Copy link
Member

otobot1 commented Apr 15, 2024

Is your feature request related to a problem? Please describe.
Users need to be able to submit new ratings.

Describe the solution you'd like
Implement the ability for people to submit ratings from the Mods page when clicking on the Rate this mod button in the MapsTable. If possible, the new rating should happen in a Modal and not redirect to a new page. Ideally the solution will also work on the individual mod pages once those are implemented.

Describe alternatives you've considered
N/A. This is a required feature.

Additional context
Co-supersedes #532 along with #766.

If we need multi-step modals we can import Mantine's Modal Manager from the @mantine/modals package, but I would prefer to avoid adding another dependency unless we really need it.

We also need a form or similar mechanism to allow submitting many ratings at once. Sort of like the original bulk rating form, but not unreadable and annoying to use. This is not a high priority at this time and can be left as a follow-up issue.

@otobot1 otobot1 added type: enhancement New feature or request status: help wanted This issue is low-priority for maintainers. Any user is welcome to submit a pull request priority: high labels Apr 15, 2024
@otobot1 otobot1 added this to the v0.2.0 milestone Apr 15, 2024
This was referenced Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high status: help wanted This issue is low-priority for maintainers. Any user is welcome to submit a pull request type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant