Skip to content

fix: Wrong propagation clicking on globe icon in upcoming bookings page (CALCOM-11680)#11681

Merged
keithwillcode merged 4 commits intomainfrom
CALCOM-11680
Oct 11, 2023
Merged

fix: Wrong propagation clicking on globe icon in upcoming bookings page (CALCOM-11680)#11681
keithwillcode merged 4 commits intomainfrom
CALCOM-11680

Conversation

@gitstart-app
Copy link
Copy Markdown
Contributor

@gitstart-app gitstart-app Bot commented Oct 3, 2023

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 3, 2023

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 Oct 10, 2023 6:33pm
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:33pm
cal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:33pm
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:33pm
qa 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:33pm
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:33pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2023 6:33pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 3, 2023

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 3, 2023

📦 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! 🙌

@deploysentinel
Copy link
Copy Markdown

deploysentinel Bot commented Oct 3, 2023

Current Playwright Test Results Summary

✅ 147 Passing - ⚠️ 4 Flaky

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

(Last updated on 10/10/2023 06:33:47pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: a85d785

Started: 10/10/2023 06:31:32pm UTC

⚠️ Flakes

📄   apps/web/playwright/profile.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Teams Profile page is loaded for users in Organization
Retry 2Retry 1Initial Attempt
2.61% (7) 7 / 268 runs
failed over last 7 days
27.61% (74) 74 / 268 runs
flaked over last 7 days

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

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
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
2.82% (8) 8 / 284 runs
failed over last 7 days
11.27% (32) 32 / 284 runs
flaked over last 7 days
Popup Tests should be able to reschedule
Retry 1Initial Attempt
3.53% (10) 10 / 283 runs
failed over last 7 days
94.70% (268) 268 / 283 runs
flaked over last 7 days

📄   apps/web/playwright/managed-event-types.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Managed Event Types tests Can create managed event type
Retry 1Initial Attempt
1.41% (4) 4 / 284 runs
failed over last 7 days
26.06% (74) 74 / 284 runs
flaked over last 7 days

View Detailed Build Results


@gitstart-calcom gitstart-calcom self-assigned this Oct 3, 2023
@gitstart-calcom gitstart-calcom marked this pull request as ready for review October 3, 2023 17:30
@keithwillcode keithwillcode requested a review from a team October 3, 2023 17:35
Copy link
Copy Markdown
Contributor

@ThyMinimalDev ThyMinimalDev left a comment

Choose a reason for hiding this comment

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

this implementation works, but It's worth checking if using
event.nativeEvent.preventDefault() instead of wrapping the trigger in a div fix the issue.

Comment thread packages/ui/components/popover/MeetingTimeInTimezones.tsx Outdated
@gitstart-calcom
Copy link
Copy Markdown
Contributor

@ThyMinimalDev We pushed the changes, please take a look again

@keithwillcode keithwillcode merged commit f824490 into main Oct 11, 2023
@keithwillcode keithwillcode deleted the CALCOM-11680 branch October 11, 2023 09:12
zomars pushed a commit that referenced this pull request Oct 11, 2023
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong propagation clicking on globe icon in upcoming bookings page

3 participants