Skip to content

Commit

Permalink
Update progressbar.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
vavalos5 authored Oct 1, 2024
1 parent df9ffe4 commit dcc22a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aries-site/src/pages/templates/progressbar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Progress Bar within FileInput allow users to see the upload process taking place
### Displaying Progress for Time Consuming Processes
Progress bar that tells a user when a process will be completed when downloading or extracting data.

## Displaying Capacity
### Displaying Capacity
Progress bar that tells a user how much capacity is left.

## Anatomy
Expand All @@ -20,7 +20,7 @@ Progress bar that tells a user how much capacity is left.
| **3c** | **Quantity** | Amount loaded of total size in numeric form + document type. | Required | -- |
| **4** | **Actions/Icons** | Visually represent the final status of the progress or contains an action button to halt the process. | Required | Use a ‘close’ icon button on uploading states. |

##Accessibility
## Accessibility

| Key | Interaction | |
| --------------- | -------------------------------------------------------------------------- | --- |
Expand Down

0 comments on commit dcc22a7

Please sign in to comment.