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

Forms loads all the forms along with the entries, when visiting then forms section in the backoffice #561

Closed
Frost117 opened this issue May 13, 2021 · 0 comments

Comments

@Frost117
Copy link

A brief description of the issue goes here.

Reproduction

If you're filing a bug, please describe how to reproduce it. Include as much
relevant information as possible, such as:

Bug summary

By default Forms loads the first 4 forms to display. If you have more than 4 forms, then you can view those forms via the button, Show all forms.

Upon visiting the Forms section in the backoffice, it will load all the forms that in there even though its only showing 4.
If you have 150 forms and 5-7 of them has entries on 1k+ then the first 4 forms, will first show once Umbraco Forms is done loading all 150 forms.

The time for loading increases the more forms with entries you have. 1 particular example gives a load time of 20secs, for 150+ forms, where 5-10 of the forms have 1k+ entries.

Specifics

Forms 8.7.2

Brave, Google Chrome, Firefox and Edge.

Steps to reproduce

Have more than 100+ forms.

fill 5-7 with 1+k entries.

Reload the form section

Expected result

showing the first 4 forms upon visit and not wait 20 secs for those 4 to appear.

Actual result

upon visiting backoffice, Forms section takes 20 secs to load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants