-
Notifications
You must be signed in to change notification settings - Fork 19
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
Motions to Vacate | Testing Review | Engineering Corrections Required Post-UAT #13003
Comments
@msj0nes @leikkisa
|
'Return to motion attorney' is actually after the judge addresses the task, it gets returned to Lit Support (Motion Atty) . The issue is referring to the message seen below. As shown currently the radio button for 'deny' shows the message seen, however for dismiss it does not. |
@msj0nes I think that's actually a screen grab from the judge ( |
@jcq We want to leave the context/instructions in the display, but make it optional for granted |
@jcq removed 'A' . Its aesthetic and can be dealt with later on. |
Oh, just to be clear I was referring to the context/instructions for the current attorney task, not the text field for the attorney to fill out. The context/instructions for the current task are what show at the top (indicated as "A"). I agree that there likely is no reason to have them there, and likely will never exist. |
Connects #13003 ### Description This makes a number of UI/UX changes & fixes to `MotionsAttorneyDisposition` and related components. ### Acceptance Criteria - [ ] Add header above the context comment/note provided in [A] (ask Rutvi and Geronimo for suggestion) - [ ] Word spelling highlighted in item [B] should be updated to reflect 'Review' - [ ] Upon user radio button selection [grant, deny, dismiss] highlighted in [C] please associate each radio button with copy below - For grant "Provide context on which issues should be granted" - For deny "Provide context on which issues should be denied" - For dismissed "Provide context on which issues should be dismissed" - [ ] Show "Return to Motions Attorney" options when "dismiss" is selected - [ ] Additional context not required unless granted is selected (submit is not disabled) - [ ] Add "required" label to context field when it is required ### Testing Plan ``` export REACT_ON_RAILS_ENV=HOT; bundle exec rspec spec/feature/queue/motion_to_vacate_spec.rb:99 ``` ### User Facing Changes - [ ] Screenshots of UI changes added to PR & Original Issue
Much appreciated @jcq |
Story
Update to:
As a Lit Support team member (commonly Motions Attorney, but keeping Lit Support team member to encompass other Lit Support roles we might not know about yet), I need to be able to assign a task to the judge who will decide the Motion to Vacate decision.
UAT Findings
[Removed 'A']
Acceptance criteria
- For grant "Provide context on which issues should be granted"
- For deny "Provide context on which issues should be denied"
- For dismissed "Provide context on which issues should be dismissed"
Release notes
N/A
Out of scope
N/A
Designs
https://www.figma.com/file/VtOG0hibbyJ6T5UcYnn5EP/Motions-to-Vacate_Phase-II_Epic-8547?node-id=0%3A1
Background/context
N/A
Technical notes
N/A
Other notes
Resources/other links
The text was updated successfully, but these errors were encountered: