Skip to content
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

fix: date picker arrow positioning #14129

Merged
merged 6 commits into from Mar 18, 2024
Merged

fix: date picker arrow positioning #14129

merged 6 commits into from Mar 18, 2024

Conversation

Udit-takkar
Copy link
Contributor

What does this PR do?

Fixes #14122

Screen.Recording.2024-03-18.at.7.22.34.AM.mov

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@graphite-app graphite-app bot requested a review from a team March 18, 2024 12:25
Copy link
Contributor

github-actions bot commented Mar 18, 2024

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

@github-actions github-actions bot added ui area: UI, frontend, button, form, input 🐛 bug Something isn't working 🧹 Improvements Improvements to existing features. Mostly UX/UI labels Mar 18, 2024
@keithwillcode keithwillcode added consumer core area: core, team members only labels Mar 18, 2024
Copy link

graphite-app bot commented Mar 18, 2024

Graphite Automations

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

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

Copy link
Contributor

github-actions bot commented Mar 18, 2024

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

deploysentinel bot commented Mar 18, 2024

Current Playwright Test Results Summary

✅ 13 Passing - ⚠️ 8 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 03/18/2024 06:27:02pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: 1557fb5

Started: 03/18/2024 06:26:01pm UTC

⚠️ Flakes

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 8 Flakes

Top 1 Common Error Messages

null

8 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1Initial Attempt
1% (2) 2 / 201 runs
failed over last 7 days
44.78% (90) 90 / 201 runs
flaked over last 7 days
Popup Tests should be able to reschedule
Retry 1Initial Attempt
-82.57% (-90) -90 / 109 runs
failed over last 7 days
82.57% (90) 90 / 109 runs
flaked over last 7 days
Popup Tests should open Routing Forms embed on click
Retry 1Initial Attempt
-83.33% (-90) -90 / 108 runs
failed over last 7 days
83.33% (90) 90 / 108 runs
flaked over last 7 days
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when configured with 'auto' theme using Embed API
Retry 1Initial Attempt
-83.18% (-89) -89 / 107 runs
failed over last 7 days
83.18% (89) 89 / 107 runs
flaked over last 7 days
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when no theme is configured through Embed API
Retry 1Initial Attempt
-81.48% (-88) -88 / 108 runs
failed over last 7 days
82.41% (89) 89 / 108 runs
flaked over last 7 days
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe(Booker Profile Page) with dark theme when configured with dark theme using Embed API
Retry 1Initial Attempt
-83.18% (-89) -89 / 107 runs
failed over last 7 days
83.18% (89) 89 / 107 runs
flaked over last 7 days
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe(Event Booking Page) with dark theme when configured with dark theme using Embed API
Retry 1Initial Attempt
-83.18% (-89) -89 / 107 runs
failed over last 7 days
83.18% (89) 89 / 107 runs
flaked over last 7 days
Popup Tests prendered embed should be loaded and apply the config given to it
Retry 1Initial Attempt
-83.18% (-89) -89 / 107 runs
failed over last 7 days
83.18% (89) 89 / 107 runs
flaked over last 7 days

View Detailed Build Results


Copy link
Contributor

@joeauyeung joeauyeung left a comment

Choose a reason for hiding this comment

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

So far so good @Udit-takkar.

Heads up on medium and small screen sizes there's a jump between March to April and May to June.

Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2024 6:11pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Mar 18, 2024 6:11pm
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Mar 18, 2024 6:11pm
qa ⬜️ Ignored (Inspect) Visit Preview Mar 18, 2024 6:11pm

Copy link
Contributor

@joeauyeung joeauyeung left a comment

Choose a reason for hiding this comment

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

Awesome work @Udit-takkar

Tested on iPad Air and Pixel 7 screen sizes

@Udit-takkar Udit-takkar merged commit 3c5a007 into main Mar 18, 2024
37 of 38 checks passed
@Udit-takkar Udit-takkar deleted the fix/date-picker branch March 18, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working consumer core area: core, team members only 🧹 Improvements Improvements to existing features. Mostly UX/UI ui area: UI, frontend, button, form, input
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date picker on availability page
3 participants