-
Notifications
You must be signed in to change notification settings - Fork 4
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
1612 case aggregates frontend #2643
Conversation
This reverts commit c5796da.
- Added admin filter to show newest or all datafile records - Updated indices to allow easier elastic queries
- Moved create_datafile to util
@reitermb good callouts, thank you! i've removed the offending margin and added in "Pending" and "No Errors" states to the error reports column. Regarding the inconsistent record/error counts - this is something we're aware of and will be discussing, but having unique |
Sure, the case numbers are 11111111112 and 11111111140. I've also attached the file & error report. 2023-Q1-Active Case Data (14).xlsx With those cell fill and table margin fixes committed we should be good on the a11y side! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirming that the margin/empty cell fixes are looking good a11y wise! Ready for gov review @ttran-hub @ADPennington
Officially bumping into QASP a11y/dev review post sync with @ttran-hub. Nothing that blocks QASP/indicates a compliance issue on this ticket but also noting that we'll be doing some follow-on a11y research on this ticket to confirm that the way screen-readers are interacting with the table rowspans is the ideal behavior for those. If not, it might be an area for a follow-on ticket to add more descriptive text to accompany the table via the table's caption attribute or aria properties. |
Thanks @reitermb for the added note on the follow-on a11y research on the way screen readers are interacting with the table rowspans. This should not hold up the PR. a11y 🚀 cc @ADPennington |
@jtimpe @reitermb @ttran-hub submission history looks great for TANF (note: i referenced other tickets in the screenshot for follow-up issues) but looks a little off for SSP. Please see below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the quick fix @jtimpe 🚀
Summary of Changes
Pull request closes #1612
DataFileSummary.case_aggregates
added in 1613 - DataFileSummary w/ Case Aggregates #2612How to Test
List the steps to test the PR
These steps are generic, please adjust as necessary.
Deliverables
More details on how deliverables herein are assessed included here.
Deliverable 1: Accepted Features
Checklist of ACs:
lfrohlich
and/oradpennington
confirmed that ACs are met.Deliverable 2: Tested Code
CodeCov Report
comment in PR)CodeCov Report
comment in PR)Deliverable 3: Properly Styled Code
Deliverable 4: Accessible
iamjolly
andttran-hub
using Accessibility Insights reveal any errors introduced in this PR?Deliverable 5: Deployed
Deliverable 6: Documented
Deliverable 7: Secure
Deliverable 8: User Research
Research product(s) clearly articulate(s):