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

Wasteline table UI updates #680

Merged
merged 10 commits into from
Jan 11, 2024

Conversation

dpgraham4401
Copy link
Member

Description

This PR updates the UI for our waste lines on a manifest. It converts the display from a table to list of collapsible cards/Accordions. We're not worried about too many waste lines as most manifest have a limited number of waste lines to begin with. The new waste line UI reflects the transporters.

image

Issue ticket number and link

closes #622

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

@github-actions github-actions bot added client Related to front end workings (React/Redux) dependencies project dependency problems or modifications labels Jan 11, 2024
@dpgraham4401 dpgraham4401 merged commit 4b7ce6c into USEPA:main Jan 11, 2024
6 checks passed
@dpgraham4401 dpgraham4401 deleted the wasteline_table_UI_updates branch January 11, 2024 17:03
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.

Refactor WasteLineTable display
1 participant