You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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
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 # of) PagesAdditional headers may be needed around the tables as well.
Should be able to shift column positions. e.g., date could be the first column sometimes but other times the second column.
Completion criteria
Designs
The text was updated successfully, but these errors were encountered: