Skip to content

Settings and activity

1 result found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    bradley_carter commented  · 

    I couldn't agree more with making the API search case insensitive, as it saves so much frustration when dealing with unpredictable user inputs. I recently ran into a similar issue while pulling up some files through the https://indianrivercountycourt.org system, where a minor capitalization typo completely blocked the query results. Implementing a lowercase normalization step on the backend is such a simple fix that drastically improves the overall user experience. It is always the little backend details like this that make a database truly reliable and easy to work with!