Skip to content

Commit 10371b7

Browse files
committed
docs(progress bar): updated usage, usability and accessibility
1 parent 4a35d1c commit 10371b7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

portal/collections/_components/progress-bar.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,12 @@ <h2 class="title fw-bold" id="usage-guidelines">Usage guidelines</h2>
182182
<!-- Usability guidelines Section -->
183183
<section name="section-usability-guidelines">
184184
<h2 class="title fw-bold" id="usability-guidelines">Usability guidelines</h2>
185-
<p class="fw-bold mb-0">Use consistent progress bars</p>
185+
<p><b>Use consistent progress bars</b><br>
186186
Do use one type of indicator bar style and not switch between as this may cause confusion to the user.
187-
<p class="fw-bold mb-0">Behaviour</p>
187+
</p>
188+
<p><b>Behaviour</b><br>
188189
Keep progress bar moving to allow users to know their task is progressing. Users may associate a stationary indicator as a stalled process.
190+
</p>
189191
</section>
190192

191193
<!-- Accessibility guidelines Section -->

0 commit comments

Comments
 (0)