Skip to content

Match message thread color in composite to composite background#2126

Merged
anjulgarg merged 29 commits intomainfrom
anjulgarg/bugfix-2903659-composite-bg
Jul 27, 2022
Merged

Match message thread color in composite to composite background#2126
anjulgarg merged 29 commits intomainfrom
anjulgarg/bugfix-2903659-composite-bg

Conversation

@anjulgarg
Copy link
Copy Markdown
Member

What

Match message thread color in composite to composite background

Why

https://skype.visualstudio.com/SPOOL/_workitems/edit/2903659

How Tested

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@anjulgarg anjulgarg enabled auto-merge (squash) July 25, 2022 23:03
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 25, 2022

Chat bundle size is increased❗.

  • Current size: 5181045
  • Base size: 5180965
  • Diff size: 80

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 25, 2022

CallWithChat bundle size is increased❗.

  • Current size: 5409433
  • Base size: 5409353
  • Diff size: 80

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 25, 2022

Calling bundle size is increased❗.

  • Current size: 5030431
  • Base size: 5030354
  • Diff size: 77

@dmceachernmsft
Copy link
Copy Markdown
Member

there's some weirdness happening in those snapshot updates
image
I thought the tooltip shift was a bug that was fixed?


const messageThreadStyles = Object.assign({}, messageThreadChatCompositeStyles, styles?.messageThread);
const messageThreadStyles = Object.assign(
{},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we need this empty object here incase everything else is undefined? I haven't seen this way of defining the styles on a component.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@anjulgarg anjulgarg merged commit 84205c2 into main Jul 27, 2022
@anjulgarg anjulgarg deleted the anjulgarg/bugfix-2903659-composite-bg branch July 27, 2022 19:42
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.

4 participants