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

add court mandate implementation status to Edit CASA Case page #1734

Closed
8 tasks
Zrrrpy opened this issue Feb 17, 2021 · 2 comments · Fixed by #1908
Closed
8 tasks

add court mandate implementation status to Edit CASA Case page #1734

Zrrrpy opened this issue Feb 17, 2021 · 2 comments · Fixed by #1908

Comments

@Zrrrpy
Copy link
Collaborator

Zrrrpy commented Feb 17, 2021

Part of epic #1730, dependent on #1731

AS a supervisor,
I WANT to track the implementation status of court mandates,
SO THAT I can ensure a case's volunteer is assisting in implementation and accurately reporting progress to the court at hearings.

How it works now

After #1731 is complete, supervisors will be able to add court mandates to cases, but no additional details about them, such as implementation status.

How it should work

Supervisors should be able to select the implementation status that reflects the progress of each court mandate.

Acceptance Criteria

  • Only supervisors can edit implementation status.
  • Implementation status should display as a dropdown menu, with the following items in it:
    • not implemented
    • partially implemented
    • implemented
  • When nothing is selected in the dropdown menu, the default (first item) should be: set implementation status
  • On desktop web, implementation status should appear to the right of each court mandate.
  • On mobile web, implementation status should appear underneath each court mandate.
@rhian-cs
Copy link
Contributor

rhian-cs commented Apr 1, 2021

Hello, I am working on this issue.

I have one question though, are the supervisors allowed to set a blank value for the Implementation Status? In this case, leave the dropdown menu as "Set implementation status".

@compwron
Copy link
Collaborator

compwron commented Apr 1, 2021

@rhian-cs yes, let's allow Supervisors to set blank value and show it in the dropdown as "Set implementation status" like you said :)

@github-actions github-actions bot removed the Help Wanted This is a special label that enables github to showcase issues that want help label Apr 1, 2021
compwron added a commit that referenced this issue Apr 5, 2021
…-to-court-mandates

[#1734] Add Implementation Status to Court Mandates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants