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

TTAHUB-345 Upgrade to Trussworks 2.0 Component Library #617

Merged
merged 25 commits into from
Nov 15, 2021

Conversation

AdamAdHocTeam
Copy link
Collaborator

@AdamAdHocTeam AdamAdHocTeam commented Nov 11, 2021

Description of change

Upgrade to Trussworks Component Library 2.0 version.

How to test

All application functionality should behave the same as before.

Issue(s)

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
    - [ ] API Documentation updated
    - [ ] Boundary diagram updated
    - [ ] Logical Data Model updated
    - [ ] Architectural Decision Records written for major infrastructure decisions

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

@@ -87,7 +85,10 @@ const ReviewSubmit = ({
error={error}
onSaveForm={onSaveForm}
>
<Accordion bordered={false} items={items} />
<>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does the "<>" or "</>" do?

Copy link
Collaborator Author

@AdamAdHocTeam AdamAdHocTeam Nov 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It just a short hand way of writing Fragment Fragment Doc

Copy link
Collaborator

@kryswisnaskas kryswisnaskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

The application is working well.

@AdamAdHocTeam AdamAdHocTeam merged commit 5e61e12 into main Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants