kleros-v2 icon indicating copy to clipboard operation
kleros-v2 copied to clipboard

feat(web): use code splitting

Open alcercu opened this issue 5 months ago • 4 comments

PR-Codex overview

The focus of this PR is to add a loading spinner component to display during lazy loading of pages.

Detailed summary

  • Added a loading spinner component Loading
  • Implemented lazy loading with Suspense for all page components
  • Updated import paths for NewDisputeProvider and page components

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

alcercu avatar Feb 16 '24 10:02 alcercu

Deploy Preview for kleros-v2 ready!

Name Link
Latest commit df6df3f08a94737c4302ad8d4663c014a2dbea87
Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/65ddff9205f8e40008fe73d2
Deploy Preview https://deploy-preview-1506--kleros-v2.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Feb 16 '24 10:02 netlify[bot]

Deploy Preview for kleros-v2-university ready!

Name Link
Latest commit df6df3f08a94737c4302ad8d4663c014a2dbea87
Latest deploy log https://app.netlify.com/sites/kleros-v2-university/deploys/65ddff92ae42f80008e07479
Deploy Preview https://deploy-preview-1506--kleros-v2-university.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Feb 27 '24 15:02 netlify[bot]

Code Climate has analyzed commit deee2a30 and detected 6 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 5

View more on Code Climate.

codeclimate[bot] avatar Feb 27 '24 15:02 codeclimate[bot]