Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honoring className prop #3300

Merged
merged 3 commits into from
Jul 13, 2020
Merged

Conversation

compulim
Copy link
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
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
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