[MXS-3544] Use virtual scroll on maxscale log view to fix memory issue Created: 2021-05-11 Updated: 2021-12-09 Resolved: 2021-12-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | 6.0.0 |
| Fix Version/s: | 6.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Duong Thien Ly | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | GUI | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-145, MXS-SPRINT-146 | ||||||||
| Description |
|
At the moment, when scrolling up to get older logs, the data is inserted at the beginning of the array which pollutes the DOM and causes memory issues. |