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

Auto animate Transporter Table #617

Merged
merged 4 commits into from
Oct 23, 2023

Conversation

dpgraham4401
Copy link
Member

Description

This PR brings in a new dependency for automatically animated, the formkit auto-animte library. It also makes the first implementation with the manifest transporter table. Now the transporter transitions when a use reorders or deletes a transporter from the manifest. We've also taken the opportunity to move away from a table to visualize the transporters to cards that can be expanded to show additional information on the transpoter.

This is a great improvement to our UI without much cost (except the time is took to implement).

Issue ticket number and link

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

…ck window.mediaMatch ResizeObserver globally which is not mocked by jsdom
…f transporter row action buttons to better reflect behavior and clean up
@github-actions github-actions bot added client Related to front end workings (React/Redux) dependencies project dependency problems or modifications labels Oct 23, 2023
@dpgraham4401 dpgraham4401 merged commit 1f7af3b into USEPA:main Oct 23, 2023
7 checks passed
@dpgraham4401 dpgraham4401 deleted the auto-animate_poc branch October 23, 2023 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Related to front end workings (React/Redux) dependencies project dependency problems or modifications
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant