Skip to content

5987/dynamic listing cards#6431

Draft
ludtkemorgan wants to merge 4 commits into
mainfrom
5987/dynamic-listing-cards
Draft

5987/dynamic listing cards#6431
ludtkemorgan wants to merge 4 commits into
mainfrom
5987/dynamic-listing-cards

Conversation

@ludtkemorgan

Copy link
Copy Markdown
Collaborator

This PR addresses #5987

  • Addresses the issue in full
  • Addresses only certain aspects of the issue

Description

On the listing map search below listing results a set of content cards can now be displayed
image

This is similar to what Doorway currently has
image

The three resource cards from the home page will appear here if they are turned on for the jurisdiction. Additionally a new custom content card can be added. This card(s) will display if the text string exist in the general overrides file.

How Can This Be Tested/Reviewed?

This is only visible in the map view so the easiest way to do that is to use the Bridge Bay jurisdiction:

  1. Seed using the "region" configuration: yarn db:setup:staging-region
  2. Set the jurisdiction env variable for the public site to be "Bridge Bay".
  3. Go to the listings page and see the cards at the bottom of the right rail.
  4. To test all of the cards you will want to also turn on enableAdditionalResources and enableResources

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

@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for bloom-angelopolis ready!

Name Link
🔨 Latest commit d396744
🔍 Latest deploy log https://app.netlify.com/projects/bloom-angelopolis/deploys/6a39b64f47ba7000083e047a
😎 Deploy Preview https://deploy-preview-6431--bloom-angelopolis.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.

Comment on lines +1508 to +1513
street: '1120A Madera Avenue',
city: 'Menlo Park',
state: 'CA',
zipCode: '94025',
latitude: 36.961738,
longitude: -120.064487,
latitude: 37.47197516388515,
longitude: -122.15722059781827,

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This was adding a pin outside of the bay area region making the map slightly more zoomed out.

@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for partners-bloom-dev ready!

Name Link
🔨 Latest commit d396744
🔍 Latest deploy log https://app.netlify.com/projects/partners-bloom-dev/deploys/6a39b64f05243a00084e5d5d
😎 Deploy Preview https://deploy-preview-6431--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.

@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for bloom-exygy-dev ready!

Name Link
🔨 Latest commit d396744
🔍 Latest deploy log https://app.netlify.com/projects/bloom-exygy-dev/deploys/6a39b64ff89634000959cb04
😎 Deploy Preview https://deploy-preview-6431--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.

@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for bloom-public-seeds ready!

Name Link
🔨 Latest commit d396744
🔍 Latest deploy log https://app.netlify.com/projects/bloom-public-seeds/deploys/6a39b64ff426fe0008a854e7
😎 Deploy Preview https://deploy-preview-6431--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.

@ludtkemorgan ludtkemorgan force-pushed the 5987/dynamic-listing-cards branch from 7384d3c to 3d15e9d Compare June 22, 2026 22:01
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.

1 participant