Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Duplicate
-
None
-
None
-
None
-
-
stripes-force 73
-
Stripes Force
Description
The <Dropdown> component uses a tether for positioning. On a page with many instances, such as the user-open-loans table which may have hundreds of entries, this pattern causes performance issues in the form of janky scrolling.
Options include:
- different/better virtualization of the MCL within ui-users in order to only avoid rendering components that are not visible on-screen
- rewrite Dropdown with Popper, which offers similar positioning options to react-tether but is approximately 8675309% more efficient
TestRail: Results
Attachments
Issue Links
- has to be done before
-
STCOM-320 Convert "dropdown" component to use 'popper' component
-
- Closed
-
-
UIU-1271 when many open loans are present, scrolling is janky
-
- Closed
-
- relates to
-
STCOR-392 Browser back button not working: locationService.js generates invalid RexExp leading to call stack exhaustion
-
- Closed
-
-
UIU-1263 UI display limited to 100 open loans when more exist
-
- Closed
-
-
UIU-1264 "414 Request URI Too Long" error when fetching loan policies for 100 open loans
-
- Closed
-