-
Notifications
You must be signed in to change notification settings - Fork 47
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
10525: Full Spectrum Docket Sorting #5585
base: staging
Are you sure you want to change the base?
Conversation
…y, and by default;
… throught to the PDF generation method;
… currently selected option key;
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 @cruzjone-flexion and @nechama-krigsman! This looks good overall.
I did see a discrepancy with the sorted order in the UI vs. the printable record when sorting by pages locally (I let the former of you know), and I think I need to understand the purpose of KEYS
and ROOT
a little better before giving my full thumbs up.
cypress/helpers/caseDetail/docketRecord/paperFiling/fill-paper-filing-form.ts
Show resolved
Hide resolved
cypress/local-only/tests/integration/caseDetail/docketRecord/docketRecordSort.cy.ts
Outdated
Show resolved
Hide resolved
…ternal docket record table;
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 addressing the feedback :)
No description provided.