All Docs
FeaturesDepositClearUpdated March 13, 2026

One Click to Fix: Direct Compliance Navigation in the Dashboard

One Click to Fix: Direct Compliance Navigation in the Dashboard

Release: v0.1.270

The Problem

The Compliance Dashboard's open issues panel showed you what was wrong, but didn't give you a fast way to act on it.

Each IssueCard had a 'Learn more about this requirement' button that opened a help panel — useful for understanding a rule, but it left the actual remediation work to the user. To take action, you had to:

  1. Read the property address from the issue card.
  2. Navigate away to the tenancy list.
  3. Locate the matching tenancy manually.
  4. Open its compliance tab.

Meanwhile, the Work Queue already had a Fix Now button that deep-linked directly to ?tab=compliance. The Compliance Dashboard's own issue list lacked this same shortcut — an inconsistency that added unnecessary friction for anyone working through open issues.

What's New

Every IssueCard in the Compliance Dashboard's open issues panel now includes a 'Fix Now →' button alongside the existing 'Learn more' option.

Clicking it takes you straight to:

/dashboard/tenancies/{tenancyId}?tab=compliance

No detour. No manual searching. One click from spotting an issue to being on the screen where you can fix it.

Visual Consistency

The button styling deliberately mirrors the Work Queue's ComplianceCard CTA:

Risk LevelButton Colour
CriticalAmber
HighAmber
Medium / LowDefault

Amber signals urgency and matches what users already see in the Work Queue, so the visual language is consistent across the dashboard.

Summary

BeforeAfter
'Learn more' opens help panel only'Learn more' + 'Fix Now →' on every issue
4-step manual navigation to act on an issue1-click direct link to the tenancy's compliance tab
Work Queue had Fix Now; Dashboard did notBoth surfaces now have direct action navigation