You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered:
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)
** 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)
The text was updated successfully, but these errors were encountered: