Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement UsaProcessList component #61

Closed
1 task done
patrickcate opened this issue Oct 30, 2021 · 0 comments
Closed
1 task done

Implement UsaProcessList component #61

patrickcate opened this issue Oct 30, 2021 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@patrickcate
Copy link
Owner

patrickcate commented Oct 30, 2021

Process List

A process list displays the steps or stages of important instructions or processes.

status: draft

Props

  • None

Slots

  • default

External Libraries

  • None

Sub-Components

Dependencies

  • None

Notes

  • Only UsaProcessListItem components can be direct children.

Tests

  1. The component has the default usa-process-list CSS class applied.
  2. The component renders as an ol tag.
  3. Only UsaProcessListItem components are rendered in the default content slot.
  4. UsaProcessListItem components correctly rendered inside the component.
@patrickcate patrickcate self-assigned this Nov 11, 2021
@patrickcate patrickcate added the feature New feature or request label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant