-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement Redesigned Review Page for Manual Data Entry #89
Comments
@lilidworkin Hello! Can I ask you a couple questions.
Old design did not have "Save and Exit" button but I suppose this function was written inside |
Hi @ivan-kishko ! Great questions -- thanks for clarifying! cc @hobuobi:
|
|
Hello guys! I have a few more questions about task and PR (I made draft for now). First of all @hobuobi I think this question kinda the same as about "Exit without publishing" button - part of task was to make a summary inside review page. There is a button which leads back to data entry. Where is this button should be when screen size is small e.g. mobile width? I guess that summary by itself should disappear but I think that "back to data entry" button should be still visible somewhere like "back to reports overview" button on data entry page. |
Hi @ivan-kishko -- awesome! Thanks for putting up the PR! I'll let @hobuobi answer about the button. As for the PR label, "non-breaking refactor" is definitely the right choice! Can you also add @mxosman and @terryttsai as reviewers? Thank you! |
* redesigned review page for manual data entry * expand/collapse metric implementation * remove disabled metrics from summary * styles refactor * metric value to locale string * move back button from summary to top bar, fix expand toggle from metric to metric header * publish confirmation summary panel small fix * fix breakdown value * fix expand plus sign - make always visible * merge main into current, fix showToast import
Full PRD: https://www.notion.so/recidiviz/Review-Page-for-Manual-Data-Entry-54ce672f58f24807af80e2afa6cedf76
Designs: https://www.figma.com/file/dvX3yg7FMGJSWFaqHWrWgQ/Justice-Counts-Publisher?node-id=4907%3A14633
Publisher enables users in criminal justice agencies to enter data for the Justice Counts Metrics. We have two ways for users to enter data for these metrics:
After each of these processes, we give the user a preview of the data that they have entered (what is typically referred to as the Review Page). However, because of how our design language has evolved, the two pages have diverged.
Our objective is to implement the redesigned confirmation page for the manual data entry process, which unifies the designs for the Spreadsheet/Bulk Upload process and the Manual Entry processes. This will achieve greater consistency and a less confusing user experience.
Reproduction
law_enforcement_success.xlsx
Design
New designs can be accessed via Figma here. Changes are summarized below:
Any questions about scope should be directed towards Humphrey (@hobuobi), and any questions about engineering should be directed towards Lili (@lilidworkin).
The text was updated successfully, but these errors were encountered: