mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[GH-ISSUE #260] FR: issues reporting from users #134
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @binarygeek119 on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/260
Being able to flag things about store items.
Issue types
Virus alart
Bad install
Update request
Needs dependencies
Wrong metadata
Etc
@Pacodastre commented on GitHub (Oct 23, 2025):
So the idea for this would be to have a report button on the store page. Clicking this button would open a modal window. The modal window would have a dropdown list containing the list of problems, and a text field for the user to explain what is wrong.
There would also be a dedicated section in the admin, for admin users to see reports in a table. The report will contain the category, the description entered by the user, the reporter name, and the date this was reported.
In the future it could also be expanded and integrate with other features.
@binarygeek119 does this align with what you had in mind? Do you have further suggestions?
@binarygeek119 commented on GitHub (Oct 24, 2025):
that all sounds great
FR: issues reporting from usersto [GH-ISSUE #260] FR: issues reporting from users