freelawproject / courtlistener

A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
https://www.courtlistener.com
Other
544 stars 150 forks source link

Add "sealing order" to CL contact form #4612

Open s-taube opened 3 hours ago

s-taube commented 3 hours ago

On the CourtListener contact form, when a user selects the Issue Type "Case Removal Request," they should be required to make an additional selection:

    Do you have a court-issued sealing order?
    - Yes (will we ask you for a copy)
    - No

In addition, updates need to be made to the email that is sent from the form:

No strong preference on UI, but an example is to add a single-select dropdown that is grayed-out, and only active when "Case Removal Request" is selected.

Image

Image

s-taube commented 3 hours ago

@mlissner look about right?

mlissner commented 1 hour ago

I think that'd work, but I think there's an easier way. In my inbox, I have a rule that looks for any of these words to categorize a sealing request:

That's a bit overinclusive, but it works easily enough.

Could we just do that and keep the contact form simple, @s-taube?