heart
heart copied to clipboard
As a logged in user, I want to keep track of a participants citation and violations
Acceptance Criteria
- Any pre-existing citations and corresponding violations are pre-loaded as Citation components on the Participants page.
When I edit an existing Citatation
- Clicking delete will delete the citation data from the database, then re-renders the page to remove the rendered component
- If there is not an existing violation that matches, it can be added to the dropdown and saved to the database. It will be color coded as a custom violation.
Related & closed Issue #37