-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Map Process to View Suggestions on Admin Dashboard #935
Comments
We already have features in the application for a food seeker to "Send Correction" on the Organization Details Panel, and to "Suggest New Listing" on the Hamburger Menu. When a user fills out these forms, the suggestion is recorded in the database to the suggestion table. This is the data collection part of a simple ticketing system, but we have not built out the part that allows an administrator to review the suggestions and act on them. I envision a Suggestion Dashboard page, accessible to administrators that would allow them to query all the suggestions by various criteria and disposition them to specific states (maybe "New", "Pending", or "Closed") and add admin notes to each suggestion about what needs to be done, why nothing needs to be done, or how the suggestion was resolved. The details need to be thought through:
|
Progress: Worked on draft/notes for map |
Progress: A few additional updates to the document |
Overview
We need to map the process of the volunteers with admin rights to view suggestions and apply updates so that we can design the pages and implement the changes.
Action Items
Resources/Instructions
Link to draft process flow
The text was updated successfully, but these errors were encountered: