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
552 stars 151 forks source link

feat(audio): link to RECAP search from audio pages #4629

Closed v-anne closed 3 weeks ago

v-anne commented 1 month ago

This PR completes #4625, by allowing users to link from an audio page to the corresponding docket, similar to how existing appellate dockets allow users to see the lower courts the cases originated from.

I wasn't sure if the site typically includes class="meta-data-value select-all" in <a> tags as well as plaintext, but if it does, I can add the class to the link as well.

mlissner commented 3 weeks ago

Sure, why not? Thanks for the tweak!