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

Add unique key to transporter array elements #718

Merged

Commits on May 29, 2024

  1. in reference to issue USEPA#620 USEPA#620, created a unique key for e…

    …ach Transporter by combining the EPAID and array index. I also found a bug where the tooltips in the Transporter list displayed the zero-index value, i.e. 'view transporter 0 details' for transporter 1. I corrected the tests to reflect this change in tooltip labels. Also added a test to ensure that only one accordion expands when the same Transporter appears in the manifest and 'Details' is clicked.
    sheckathorne committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2a27b02 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    eff012b View commit details
    Browse the repository at this point in the history
  2. increment patch version

    dpgraham4401 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c4c82e2 View commit details
    Browse the repository at this point in the history