A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
While reviewing the details on https://github.com/freelawproject/courtlistener/issues/4713, I noticed that the flag on the court_home page view was incorrect. It was using oa-es-active, but the correct flag name should be o-es-active to ensure consistency with the flag in the template.
This will allow the results to be properly rendered once we switch to ES.
While reviewing the details on https://github.com/freelawproject/courtlistener/issues/4713, I noticed that the flag on the
court_home
page view was incorrect. It was usingoa-es-active
, but the correct flag name should beo-es-active
to ensure consistency with the flag in the template.This will allow the results to be properly rendered once we switch to ES.