feat(FN-4585): add mobile reliability view to MobileNavBar

Adds mobile reliability navigation to the dashboard's MobileNavBar, including a regression test to guard against feature-access issues on small screens. Also includes the corresponding changeset for publishing the change.

Fusion-Task-Id: FN-4585
This commit is contained in:
Fusion
2026-05-15 02:13:40 -07:00
committed by gsxdsm
parent cddfc1a1a2
commit 1cc6f8342d
3 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Dashboard: add Reliability view entry to the mobile More sheet so it is reachable on mobile, matching the desktop Header overflow menu.