fix: date range picker layout shift#416
fix: date range picker layout shift#416akash3444 wants to merge 1 commit intodatabuddy-analytics:mainfrom
Conversation
|
@akash-moradiya is attempting to deploy a commit to the Databuddy OSS Team on Vercel. A member of the Team first needs to authorize it. |
Greptile SummaryThis PR fixes the date range picker layout shift by adding a Confidence Score: 5/5Safe to merge — minimal, well-scoped fix with no side effects on other popover consumers. Both changed files have clean, correct implementations. The new prop is optional, defaults to false, and is only enabled for the date range picker. No logic, auth, or data concerns are touched. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "fix: date range picker layout shift" | Re-trigger Greptile |
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Description
Fixes date range picker layout shift
Before:
Screen.Recording.2026-04-22.at.8.55.42.PM.mov
After:
Screen.Recording.2026-04-22.at.8.54.59.PM.mov