8000 feat: adds ui load tester & getStaticProps from getServerSideProps by YazeedLoonat · Pull Request #4882 · bloom-housing/bloom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: adds ui load tester & getStaticProps from getServerSideProps #4882

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

Merged

Conversation

YazeedLoonat
Copy link
Collaborator

This PR addresses metrotranscom#1271

  • Addresses the issue in full

Description

This adds a ui load tester script

more importantly, this changes how we get listing data for the public listing detail page from getServerSideProps to getStaticProps this should mean that instead of the server generating the HTML for the public listing detail page each time it generates it once then holds onto it for 30 seconds before rebuilding it

How Can This Be Tested/Reviewed?

Stand up the public site locally and verify you can hit the listing detail page
Aim the load tester at your listing detail page and make sure it stands up to most load tests (it'll break down at higher ends still)

Author Checklist:

  • Added QA notes to the issue with applicable URLs
  • Reviewed in a desktop view
  • Reviewed in a mobile view
  • Reviewed considering accessibility
  • Added tests covering the changes
  • Made corresponding changes to the documentation
  • Ran yarn generate:client and/or created a migration when required

Review Process:

  • Read and understand the issue
  • Ensure the author has added QA notes
  • Review the code itself from a style point of view
  • Pull the changes down locally and test that the acceptance criteria is met
  • Either (1) explicitly ask a clarifying question, (2) request changes, or (3) approve the PR, even if there are very small remaining changes, if you don't need to re-review after the updates

8000

@YazeedLoonat YazeedLoonat requested a review from ludtkemorgan May 21, 2025 22:40
@YazeedLoonat YazeedLoonat added 1 review needed Requires 1 more review before ready to merge high priority This issue is of critical importance labels May 21, 2025
Copy link
netlify bot commented May 21, 2025

Deploy Preview for partners-bloom-dev ready!

Name Link
🔨 Latest commit 2526bcb
🔍 Latest deploy log https://app.netlify.com/projects/partners-bloom-dev/deploys/683784047d352500083bd537
😎 Deploy Preview https://deploy-preview-4882--partners-bloom-dev.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 project configuration.

Copy link
netlify bot commented May 21, 2025

Deploy Preview for bloom-public-seeds ready!

Name Link
🔨 Latest commit 2526bcb
🔍 Latest deploy log https://app.netlify.com/projects/bloom-public-seeds/deploys/6837840438810c0008d7d9de
😎 Deploy Preview https://deploy-preview-4882--bloom-public-seeds.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 project configuration.

Copy link
netlify bot commented May 21, 2025

Deploy Preview for bloom-exygy-dev ready!

Name Link
🔨 Latest commit 2526bcb
🔍 Latest deploy log https://app.netlify.com/projects/bloom-exygy-dev/deploys/683784049ca83f0008323007
😎 Deploy Preview https://deploy-preview-4882--bloom-exygy-dev.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 project configuration.

Copy link
Collaborator
@ludtkemorgan ludtkemorgan left a comment

Choose a reason for hiding this comment

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

This works as expected 🏎️ . Can you update the script documentation a bit but otherwise good to merge so I'm approving it now

@ludtkemorgan ludtkemorgan added ready to merge Should be applied when a PR has been reviewed and approved questions and removed 1 review needed Requires 1 more review before ready to merge labels May 22, 2025
@emilyjablonski
Copy link
Collaborator

@YazeedLoonat Do you mind just adding a bit more documentation on running the script in the areas we had questions about pre-merge?

Copy link
netlify bot commented May 28, 2025

Deploy Preview for bloom-lakeview ready!

Name Link
🔨 Latest commit 2526bcb
🔍 Latest deploy log https://app.netlify.com/projects/bloom-lakeview/deploys/68378404955ca20008c9c765
😎 Deploy Preview https://deploy-preview-4882--bloom-lakeview.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 project configuration.

@YazeedLoonat YazeedLoonat force-pushed the 1271/nextjs-performance-improves-for-listing-detail-page branch from 1a3d2f6 to 2526bcb Compare May 28, 2025 21:45
@YazeedLoonat YazeedLoonat merged commit fa81df8 into main May 28, 2025
29 checks passed
@YazeedLoonat YazeedLoonat deleted the 1271/nextjs-performance-improves-for-listing-detail-page branch May 28, 2025 22:04
YazeedLoonat added a commit to housingbayarea/bloom that referenced this pull request Jun 2, 2025
…loom-housing#4882)

* feat: adds ui load tester & getStaticProps from getServerSideProps

* fix: updates per comments

* fix: updates per prs
YazeedLoonat added a commit to metrotranscom/doorway that referenced this pull request Jun 2, 2025
…loom-housing#4882)

* feat: adds ui load tester & getStaticProps from getServerSideProps

* fix: updates per comments

* fix: updates per prs
YazeedLoonat added a commit to housingbayarea/bloom that referenced this pull request Jun 3, 2025
…loom-housing#4882)

* feat: adds ui load tester & getStaticProps from getServerSideProps

* fix: updates per comments

* fix: updates per prs
YazeedLoonat added a commit to metrotranscom/doorway that referenced this pull request Jun 9, 2025
…loom-housing#4882)

* feat: adds ui load tester & getStaticProps from getServerSideProps

* fix: updates per comments

* fix: updates per prs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority This issue is of critical importance ready to merge Should be applied when a PR has been reviewed and approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0