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

I found that the table checkbox in suitecrm 8 responds very slowly. The default number of items on a table page is 20, which will be significantly slower, but it will be significantly faster when the configuration is reduced to 10 items. #597

Open
scottwang0611 opened this issue Jan 22, 2025 · 0 comments
Labels
Area: Frontend Area: Listview Issues & PRs related to all things regarding the Listview Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Severity: Moderate Minor Impact Type: Bug Something isn't working

Comments

@scottwang0611
Copy link

Issue

When I click the checkbox to select it, I need to wait 0.5~1 second. The more data I have, the more time I have to wait.

I still don’t understand whether it is an angular problem, a code logic problem, or a performance problem caused by rebuilding?

Have any developers encountered the whole problem?

The entire page is slow, and there is a lag when I click on batch operations.

Image

Possible Fix

No response

Steps to Reproduce the Issue

1.Open any table and fill the data to more than 50
2.A table page can display 20 data
3.Click the checkbox

Context

No response

Version

8.7.1

What browser are you currently using?

Chrome

Browser Version

No response

Environment Information

angular16 , webpack5.94

Operating System and Version

centos 7.9

@scottwang0611 scottwang0611 added the Type: Bug Something isn't working label Jan 22, 2025
@johnM2401 johnM2401 added Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Area: Listview Issues & PRs related to all things regarding the Listview Area: Frontend Severity: Moderate Minor Impact labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend Area: Listview Issues & PRs related to all things regarding the Listview Priority:Important Issues & PRs that are important; broken functions; errors; there are workarounds Severity: Moderate Minor Impact Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants