[MXS-4875] Slowness when changing query tab while schema explorer has a large number of nodes Created: 2023-11-23 Updated: 2023-11-24 |
|
| Status: | Open |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | 6.4.12, 22.08.10, 23.02.6, 23.08.3 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Duong Thien Ly | Assignee: | Duong Thien Ly |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The root cause comes from the large number of tables present (DOM pollution). We need to implement a virtualized tree for the schema explorer. |