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

Design court case wagtail page template #4133

Closed
5 tasks done
Tracked by #190
JonellaCulmer opened this issue Oct 19, 2020 · 8 comments
Closed
5 tasks done
Tracked by #190

Design court case wagtail page template #4133

JonellaCulmer opened this issue Oct 19, 2020 · 8 comments
Assignees
Milestone

Comments

@JonellaCulmer
Copy link
Contributor

JonellaCulmer commented Oct 19, 2020

What we're after:
After the immediate migration of court cases, more or less, how they existed on transition, we need to then convert them to individual pages. Each court case, open or closed would warrant its own page.

This ticket is to design a template for court cases that mirrors the templates for MURs and AOs, but is specific to the content for court cases. This work will likely involve the update of the resource template to accommodate court cases.

Action items:

  • Template drafted and shared with Info for any modifications
  • Template shared with front-end to address any development concerns
  • Necessary changes and annotated to the resource template are documented
  • Open followup ticket for implementation

Completion criteria:

  • Design for court case page completed
@JonellaCulmer
Copy link
Contributor Author

First draft based on one court case. Many of the court cases observed use different headings/sections/sub-sections, but all seem to have the same basic information for documents.
Court cases

@JonellaCulmer
Copy link
Contributor Author

Updated mockups to show the new display for court case decisions and other related documents.

There are four different versions we've found depending on the information available for each court case.

  • Court case summary and documents for single court appearance
  • Court case summary and documents for multiple court appearances
  • Court case summary but no documents
  • Court case documents but no summary

The latter two cases can be accommodated within the formatting of the first two, so only those first two versions have been mocked up. They are below.

I have an open questions for the second mockup (Van Hollen).

Court case with single court appearance

Akins

Court case with multiple court appearances

Van Hollen

@zsmith-fec
Copy link

These look great!

My one edit would be to keep the sources as part of the case summary and not as a separate section. (The list of Record articles make up the case summary, so they should be kept together.) I don't think we need an anchor for sources; no one goes directly to them.

In regard to the footnote, this should come at the end of the summary, before the source section. Thankfully, you shouldn't encounter too many footnotes.

@JonellaCulmer
Copy link
Contributor Author

@zsmith-fec We previously discussed moving the FEC record links to the bottom of the page since the information in the Record articles was the same information in separate places. Do you no longer agree with that strategy?

I'm happy to move the footnotes back up and tie those two together. I agree that information doesn't require its own section.

@zsmith-fec
Copy link

I'm really sorry, I must have misunderstood. The footnotes and Record links should be incorporated into the summary section. They lose their meaning/purpose if placed elsewhere.

@JonellaCulmer
Copy link
Contributor Author

@zsmith-fec I've updated the mockups to move the sources and footnotes up under the summary.

Designs

Court cases with a single appearance

Screen Shot 2020-11-04 at 10 05 24 AM

Court cases with multiple court appearances

Screen Shot 2020-11-04 at 10 05 42 AM

@JonellaCulmer
Copy link
Contributor Author

Discussed the court case designs with @johnnyporkchops and @patphongs and the resource template is in great shape already for the future modifications that will be needed.

One thing that the page doesn't already provide are the correct tables and their formatting. We will need to modify the resource template to accommodate these tables. Our plan is to create new text fields where wagtail users can enter the appropriate information. Users won't need to create a table but the information they input in text boxes will populate in a table that displays on the site.

Content fields needed:

  • (document) Date
  • (document) Name
    • Need to hyperlink to uploaded files
  • (document # of) Pages

Additional headers may be needed around the tables as well.

  • Headers for all tables that explain whether they are Court decisions or (other) Related documents
  • Headers to explain which court appearance the documents apply to. This is for cases only with multiple appearances.
    • Caveat: If we find that there's a technical limitation to only displaying those court appearance headers we can apply them in all cases. But the bare minimum state should be one that explains the court appearance. Even if it has to apply to all cases.

@JonellaCulmer
Copy link
Contributor Author

Closing this ticket in favor of implementation issue #4191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants