Skip to content
Snippets Groups Projects
Unverified Commit 2d395a89 authored by Saurabh Kumar's avatar Saurabh Kumar Committed by GitHub
Browse files

Reduce the lazy load time for applicant submission on dashboard (#3815)

Right now, the my submission for the applicants on their dashboard is
loaded after 1s of page load which is too much delay.

This PR reduces the delay so it's the loading via htmx is triggered as
soon as the page is finished loading. Also, the PR reduces the loading
preview/skeleton to 3 so there is must of jumpiness before/after the
submissions are loading, this is based on the fact that on an average
there we only few submission by a single applicant.
parent be33097b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment