fix(task): match OutdialCall UI with Figma - #589
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
mkesavan13
left a comment
There was a problem hiding this comment.
Let's update the PR title to reflect the change as the PR title is what sits in the commit history.
akulakum
left a comment
There was a problem hiding this comment.
Could you please clarify which Figma design we are following to address the Outdial component design issue? Also, please attach the corresponding Figma link in the PR description.
rsarika
left a comment
There was a problem hiding this comment.
Fix the PR title and make sure the pipeline successful
|
@brain-frog, the changes look good overall. To fully match the Figma design, the Address Book and Dialpad tab labels are missing, and the Dialpad tab background color needs to be updated. If you have bandwidth, please address these as well so the implementation aligns with Figma.
|
As per the design, we are intentionally not including text for the tabs. However, could we update the background color of the Dialpad tab? The current background does not match the Figma design.
|




COMPLETES https://jira-eng-sjc12.cisco.com/jira/browse/CAI-7509
This pull request addresses
Previous changes to the Outdial Call CSS have misaligned the containers within.
by making the following changes
Adjusting the HTML tags and class usage inside OutdialCall, as well as adding back some CSS properties to containers that lost them.
BEFORE

AFTER

Change Type
The following scenarios were tested
< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >
The GAI Coding Policy And Copyright Annotation Best Practices
Checklist before merging
Make sure to have followed the contributing guidelines before submitting.