Skip to content

Honoring className prop#3300

Merged
compulim merged 3 commits intomicrosoft:masterfrom
compulim:fix-3297-root-classname
Jul 13, 2020
Merged

Honoring className prop#3300
compulim merged 3 commits intomicrosoft:masterfrom
compulim:fix-3297-root-classname

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Jul 10, 2020

Fixes #3297.

Changelog Entry

Fixed

Description

After the recent enable composition mode PR, the className prop was not honored.

Specific Changes

  • Update <ReactWebChat> to pass className prop to <BasicWebChat>

  • Testing Added

Copy link
Copy Markdown
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

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

Does the test need a screencapture? other than that, LGTM

@compulim
Copy link
Copy Markdown
Contributor Author

Oh right, missed that. Will add soon.

@compulim compulim merged commit 415cee8 into microsoft:master Jul 13, 2020
@compulim compulim deleted the fix-3297-root-classname branch July 13, 2020 12:09
@compulim compulim mentioned this pull request Jul 13, 2020
42 tasks
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.

"className" prop is not working on <ReactWebChat>

2 participants