fix: responsive upload avatar#10392
Conversation
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Thank you for following the naming conventions! 🙏 |
|
🤖 Meticulous spotted visual differences in 65 of 304 screens tested: view and approve differences detected. Last updated for commit e18b120. This comment will update as new commits are pushed. |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Current Playwright Test Results Summary✅ 105 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 07/26/2023 11:51:59am UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: e18b120 Started: 07/26/2023 11:47:34am UTC
|
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
1.52% (3)3 / 197 runsfailed over last 7 days |
97.97% (193)193 / 197 runsflaked over last 7 days |
Move title to the DialogContent title prop instead of the content.
emrysal
left a comment
There was a problem hiding this comment.
Good to go, thanks @Udit-takkar
* fix: responsive upload avatar Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> * Update ImageUploader.tsx Move title to the DialogContent title prop instead of the content. --------- Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> Co-authored-by: Alex van Andel <me@alexvanandel.com>
* fix: responsive upload avatar Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> * Update ImageUploader.tsx Move title to the DialogContent title prop instead of the content. --------- Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in> Co-authored-by: Alex van Andel <me@alexvanandel.com>
What does this PR do?
Fixes #10385
Requirement/Documentation
Type of change