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

User portal on steroids 💉 #1292

Merged
merged 22 commits into from
May 7, 2024
Merged

Conversation

frimpongopoku
Copy link
Contributor

@frimpongopoku frimpongopoku commented Apr 18, 2024

Summary / Highlights

Depends on PR

Details (Give details about what this PR accomplishes, include any screenshots etc)

Testing Steps (Provide details on how your changes can be tested)

Requirements (place an x in each [ ])

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've tested my changes manually.
  • I've added unit tests to my PR.
Transparency (Project board)
  • I've given my PR a meaningful title.
  • I linked this PR to the relevant issue.
  • I moved the linked issue from the "Sprint backlog" to "In progress" when I started this.
  • I moved the linked issue to "QA Verification" now that it is ready to merge.

More Information

This PR speeds up the user portal significantly. We have now changed the api request structure from loading all the data upfront to fetching only necessary data per page

frimpongopoku and others added 4 commits April 18, 2024 12:53
The commit includes .idea/ to the list of paths ignored by version control in the .gitignore file to prevent accidental commits of project-specific settings stored in this directory by JetBrains' IDEs.
src/AppRouter.js Outdated Show resolved Hide resolved
Copy link
Contributor

@abdullai-t abdullai-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@abdullai-t abdullai-t linked an issue May 2, 2024 that may be closed by this pull request
@frimpongopoku frimpongopoku changed the title User portal on steroids User portal on steroids 💉 May 6, 2024
@abdullai-t abdullai-t merged commit 18d3a08 into development May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Speeding up frontend portal
3 participants