fix: [CAL-2612] missing icon: request reschedule fixed #11829#11836
Merged
PeerRich merged 1 commit intocalcom:mainfrom Oct 11, 2023
Merged
Conversation
|
@Abhinav-Developer-23 is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
|
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes! |
Contributor
📦 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! 🙌 |
1 task
PeerRich
approved these changes
Oct 11, 2023
Member
|
awesome, can you do the same change in ChargeCardDialog.tsx too? |
Abhinav-Developer-23
added a commit
to Abhinav-Developer-23/cal.com
that referenced
this pull request
Oct 12, 2023
…#11829 (calcom#11836)" This reverts commit 916ee66.
Contributor
Author
Contributor
Author
|
Sorry for the revert message above. I clicked on revert by mistake.Nothing has changed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR fixes #11829 . The clock icon was not visible due to white background.I changed the background colour to other items in the same list.
Fixes #11829
Loom Video: https://www.loom.com/share/eced1e9baa3940dba5e0576a9fa20180?sid=c5a2b77f-5bf2-4ed5-b0b9-3a456bfd2675
Type of change
How should this be tested?
Click on the "request reschedule" button and check the icon to test
Mandatory Tasks