-
Notifications
You must be signed in to change notification settings - Fork 35
fix: five digit waitlist size #4935
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
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-public-seeds 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-lakeview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚯
This PR addresses #4858
Description
Fixes a wrapping issue where waitlists with 4+ digits were wrapping onto multiple lines - does so by uptaking latest UIC.
How Can This Be Tested/Reviewed?
Compare this listing on dev to the same listing on this deploy preview and ensure it no longer wraps the number of spots.
Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: