All Docs
Getting StartedDepositClearUpdated March 12, 2026

v0.1.192: Faster Property Checks, Without Leaving the List

v0.1.192: Faster Property Checks, Without Leaving the List

One of the most common workflows in a busy property management dashboard is the quick sanity check: does this property have active tenancies? Are deposits protected? Any compliance flags I need to worry about?

Up until now, getting those answers meant clicking into the full property detail page — and then navigating all the way back. For a portfolio of even five or ten properties, that adds up.

What We Scoped in This Release

In v0.1.192 we identified and scoped a fix: a Quick View slide-over panel on the Properties List page.

Instead of a full page transition, hovering over or right-clicking a property card (or table row) will open a lightweight panel on the right side of the screen. It shows exactly what you need for a fast status check:

  • Active tenancy count — how many tenancies are live right now
  • Deposit protection status — protected, unprotected, or pending
  • Latest check-out date — when the next check-out is scheduled
  • Open compliance issues — anything that needs attention

Need to do something more involved? The full property detail page is still one click away.

Why This Matters

The Properties List is the most-visited page in the dashboard for most users. It's the place you land after logging in, and the place you return to after every action. Making it faster to get information there — without forcing a navigation round-trip — directly reduces the time it takes to stay on top of a portfolio.

A Consistent Pattern

The slide-over is not a new concept in the dashboard — it's already how Add Tenancy and the Check-Out Report Builder work. Bringing the same pattern to property quick-views means one less new thing to learn, and one more place where the interface feels like it was built with a consistent hand.

What's Next

The panel identified in this release is the first step. As the feature develops, we expect to extend it with direct action shortcuts — initiating a check-out, flagging a compliance issue, or adding a note — all from inside the slide-over, without breaking your place in the list.

Stay tuned for the implementation release.