Skip to content

fix: make strict bottom position of DateRangePicker optional#19768

Merged
anikdhabal merged 3 commits intocalcom:mainfrom
vijayraghav-io:fix_dateRangePicker_position
Mar 5, 2025
Merged

fix: make strict bottom position of DateRangePicker optional#19768
anikdhabal merged 3 commits intocalcom:mainfrom
vijayraghav-io:fix_dateRangePicker_position

Conversation

@vijayraghav-io
Copy link
Copy Markdown
Contributor

@vijayraghav-io vijayraghav-io commented Mar 5, 2025

What does this PR do?

Ref:#19717 (comment)

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 5, 2025

@vijayraghav-io is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Mar 5, 2025
@graphite-app graphite-app bot requested a review from a team March 5, 2025 16:13
@graphite-app
Copy link
Copy Markdown

graphite-app bot commented Mar 5, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (03/05/25)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (03/05/25)

1 label was added to this PR based on Keith Williams's automation.

sideOffset={4}
side="bottom"
avoidCollisions={false}>
avoidCollisions={!strictlyBottom}>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

eventhough side="bottom", avoidCollisions if set to true, will position the popover at the top if there is any collisions,

If we want to strictly position at the bottom avoidCollisions should be false

@anikdhabal anikdhabal enabled auto-merge (squash) March 5, 2025 16:46
@anikdhabal anikdhabal merged commit 0e43097 into calcom:main Mar 5, 2025
30 of 31 checks passed
@vijayraghav-io
Copy link
Copy Markdown
Contributor Author

Thank you! @anikdhabal 🙏

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 5, 2025

E2E results are ready!

itsalam pushed a commit to itsalam/cal.com that referenced this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Created by Linear-GitHub Sync ready-for-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants