Bug Fix

Clearing the Contract Type filter on the Contracts page now sticks

What Changed

On the Contracts page, clicking the X on the Contract Type filter did not
clear it. The filter jumped back to the type you had picked, so the contract
list and the Contracts Statistics row stayed scoped to one type. There was no
way to see every contract type at once.

Now the clear control works:

  • The filter empties when you click the X. It stays empty until you pick
    a type again.
  • The Contracts Statistics row totals across all types while no type is
    selected.
  • The Kanban board asks you to pick a type. Kanban columns come from a
    contract type’s pipeline, so with no type selected it shows the “Select a
    Contract Type” prompt. Switch to List view to see every contract type
    together.

Good to know

  • Opening the Contracts page fresh, or switching from List back to Kanban,
    still selects the first contract type for you. The clear only holds while
    you stay on the Kanban view.