SuffolkLITLab / courtformsonline.org

Code for courtformsonline.org index of guided interviews. This replaces the "massaccess" repo
https://courtformsonline.org
MIT License
2 stars 0 forks source link

Concept for topic cards #3

Closed nonprofittechy closed 4 months ago

nonprofittechy commented 1 year ago
  1. Show the most popular topics and a "view all categories" button. 7+- 2 is the most we can show at the top level. (Note: in topics.config.ts, there's currently a priority field for this. higher priority = show it earlier in the list)
  2. Consider showing a preview of the sub-topics within a top-level topic, with a "show more" button if there are more than 4 sub-topics.
  3. Allow some room to change the most popular topics by language
  4. Only show a top-level category if there's a form in that category.

Add some language: "don't see a form you wanted? let us know!" Push people to the search interface / SPOT to try again to type their problem out.

On the category pages, we should show a "don't see the form you wanted? try searching"

Some kinds of forms, like "Divorce" aren't going to be pre-bundled. But we don't want to show 4 sub-items for divorce on the front card. Maybe use LIST taxonomy -- if there are multiple child items, take to a page. if there's only one matching child item

nonprofittechy commented 1 year ago

Use 3 columns like this: https://www.illinoislegalaid.org/form-library

Use ILAO's list of topics, not the full list from LIST. But add Appeals

The cards should look a bit like this: https://www.lawhelpnewmexico.org/. but with a show-more link, not a +7

Other examples:

KindBill commented 4 months ago

Closing, but referenced the recommendations mentioned here for core issue: https://github.com/SuffolkLITLab/courtformsonline.org/issues/22