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

EM-2384 Update Bulk Sign Manifest Count Query to Only Run Once on Initial Page Load #1452

Open
e-manifest opened this issue Aug 19, 2021 · 0 comments

Comments

@e-manifest
Copy link
Contributor

When navigating to the bulk sign tabs from the e-Manifest dashboard, the manifestCount query runs twice.

!image-20210726-162721.png|width=66.66666666666666%!

When you change tabs or the View filter option, manifestCount only runs once after retrieving the summary manifest data ({{paginated}} request) - example below: changed the from Original to Corrections.

!image-20210726-162745.png|width=66.66666666666666%!

For greater efficiency, when the first navigating to either of the bulk sign tabs from the e-Manifest dashboard, the manifestCount query should only run once, after retrieving the summary manifest data ({{paginated}} request)

Acceptance Criteria
(x) manifestCount request is sent to the server only once, after request completes retrieving manifest summary data ({{paginated}} request)

  • This update should account for either scenario
    ** if the CROMERR Signature is the default tab (e.g. users for TSDF’s with Certifier permission)
    ** if Quick Signature is the default tab (users with Preparer permission or site is a Generator/Transporter)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant