This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
As a user, I want to mark a case as a rushed record so I can keep track of urgent cases. #131
Labels
area_IndexPage
area_IntakeForm
area_ParticipantPage
B: Product Backlog
B: Sprint 1 Backlog
product_UserStory
Backlog: A short, straightforward agnostic statement that captures the essence of a feature.
status_NeedsDesign
Needs UI or UX design
Given that the user is logged in,
When the user is on the intake form,
There should be an affordance to mark to a case as RUSH/urgent.
Given that there are urgent records,
When the user lands on the index,
There should be an 🔥 icon to denote a case as RUSH/urgent.
Given that the user clicked on a case from the index,
and the case is a RUSH/urgent,
When the user lands on the profule
There should a badge indicating the profile is a RUSH/urgent
And the color accent should be red #BA2525.
The text was updated successfully, but these errors were encountered: