feat: waitlist lottery - listing detail page states update#5575
Merged
millord merged 3 commits intoNov 24, 2025
Merged
Conversation
✅ Deploy Preview for partners-bloom-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-exygy-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-angelopolis ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-public-seeds ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-flagly ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Collaborator
|
@ludtkemorgan Are we not also making the changes in Seeds pages for whenever Doorway moves to Seeds? |
✅ Deploy Preview for bloom-lakeview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
ludtkemorgan
pushed a commit
to metrotranscom/doorway
that referenced
this pull request
Nov 24, 2025
…sing#5575) show waitlist open when listing type is waitlist lottery
9 tasks
ludtkemorgan
pushed a commit
to metrotranscom/doorway
that referenced
this pull request
Nov 24, 2025
…sing#5575) show waitlist open when listing type is waitlist lottery
ludtkemorgan
pushed a commit
to metrotranscom/doorway
that referenced
this pull request
Dec 8, 2025
…sing#5575) show waitlist open when listing type is waitlist lottery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses #5507
Description
The purpose of this change was display also -> " Waitlist is open - submit an application for an open slot on the waitlist" when the listing type is waitlist lottery .
The change was in one place but includes both SHOW_NEW_SEEDS_DESIGNS=TRUE/TRUE
Please include a summary of the change and which issue(s) is addressed.
How Can This Be Tested/Reviewed?
2-With SHOW_NEW_SEEDS_DESIGNS=TRUE
Provide instructions so we can review, including any needed configuration, and the test cases that need to be QAd.
Author Checklist:
yarn generate:clientand/or created a migration when requiredReview Process: