Fix Role-Based Menu Visibility formatting in First Login page

This commit is contained in:
Ivo Oskamp 2026-02-08 11:39:00 +01:00
parent a14457e283
commit 060063a36d

View File

@ -7,6 +7,11 @@
Learn how to log in to BackupChecks and navigate the dashboard interface. Learn how to log in to BackupChecks and navigate the dashboard interface.
</p> </p>
<div class="doc-callout doc-callout-info">
<strong>📝 Coming Soon:</strong>
This page is under construction. Screenshots and additional content will be added in future updates.
</div>
<h2>Logging In</h2> <h2>Logging In</h2>
<p>To access BackupChecks:</p> <p>To access BackupChecks:</p>
@ -41,8 +46,15 @@
<p>BackupChecks shows only the menu items relevant to your current role. This keeps the interface clean and focused on your tasks.</p> <p>BackupChecks shows only the menu items relevant to your current role. This keeps the interface clean and focused on your tasks.</p>
<div class="doc-callout doc-callout-tip"> <div class="doc-callout doc-callout-tip">
<strong>Example - Reporter Role:</strong> <strong>Example - Reporter Role:</strong><br>
If you log in as a Reporter, you will only see: <strong>Dashboard</strong>, <strong>Reports</strong>, <strong>Documentation</strong>, <strong>Changelog</strong>, and <strong>Feedback</strong>. If you log in as a Reporter, you will only see:
<ul style="margin-bottom: 0;">
<li>Dashboard</li>
<li>Reports</li>
<li>Documentation</li>
<li>Changelog</li>
<li>Feedback</li>
</ul>
</div> </div>
<h3>Common Menu Items</h3> <h3>Common Menu Items</h3>