feat: add comingSoon support to HoursStatus and HoursTable#1222
Conversation
|
Warning: Component files have been updated but no migrations have been added. See https://github.com/yext/visual-editor/blob/main/packages/visual-editor/src/components/migrations/README.md for more information. |
|
Warning Review limit reached
More reviews will be available in 57 minutes and 53 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis PR introduces comprehensive support for displaying a "Coming Soon" status when business hours data is not yet available. The change spans localization (48 new locale strings across 24 languages in component and platform files), type system updates to thread the new field through location data models, rendering logic in hours atoms to conditionally display "Coming Soon" instead of hours data, content block updates that treat coming-soon as a valid render state alongside actual hours, and card-level integration to surface the field from location sources. The Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
auto-screenshot-update: true
commit: |
https://www.yext.com/s/4412098/yextsites/157360/pagesets



There is discussion getting comingSoon in the search results for Locator, but confirmed if I put comingSoon in the search results (hardcoded), the Locator Result Card's HoursTable adjusts according.