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

Add new table functionality to resource template #4553

Open
3 tasks
Tracked by #140
JonellaCulmer opened this issue Apr 15, 2021 · 0 comments · May be fixed by #5375
Open
3 tasks
Tracked by #140

Add new table functionality to resource template #4553

JonellaCulmer opened this issue Apr 15, 2021 · 0 comments · May be fixed by #5375

Comments

@JonellaCulmer
Copy link
Contributor

What we're after:
To improve the usability of the court case pages, we need to update the resource template. This work mainly centers around the addition of tables to layout the court documents in a more usable, friendly and consistent way. By consistent, we mean like the other document tables for other legal resource sections of the site.

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.

Related issues

Action items / requirements for completion

  • Table field inputs are added as additional functionality to display on the front-end as a table (does not need to appear as a table when editing the Wagtail template (this implementation may change as this ticket is worked on)
  • Look into effort to make these tables sortable

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 (currently) 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.

Should be able to shift column positions. e.g., date could be the first column sometimes but other times the second column.

Completion criteria

  • Resource page template is updated to add new table functionality

Designs

Court cases Copy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
1 participant