Botframework-webchat: There are bubble border color and other style settings that are not working

Created on 21 Jul 2019  路  7Comments  路  Source: microsoft/BotFramework-WebChat

The border color and border width are not working

bubbleBackground: '#353535',
bubbleBorderWidth: 0,
bubbleBorderStyle: 'none',
bubbleFromUserBorderWidth: 5,
bubbleBorderColor: 'green',
bubbleBorderRadius: 0,
bubbleFromUserBorderColor: 'black',
bubbleFromUserTextColor: 'white',
bubbleTextColor: 'white',
sendBoxTextColor: 'white',
bubbleFromUserBackground: '#353535',

Bot Services customer-replied-to customer-reported

All 7 comments

Can you fill out the bug form? What versions of Web Chat are you using?

Please note that bubbleBorderWidth is new and is not in 4.5.0 yet.

@compulim is new and is not in 4.5 yet. What version is current?

Current production version is 4.5, which was released 11 days ago.

bubbleBorderWidth is in #2137, which is merged 4 days ago, and is in the development build of 4.6, which is targeting late October.

Late october is so late ... wish it was earlier we have a production release coming up...

If you need these changes immediately, please see our documentation on pointing to our MyGet feed for latest bits.

Is it working now?
Cannot set bubbleFromUserBorderColor: 'rgb(89,101,109)' in style options.
Only the default #e6e6e6 is working.
Using 4.5.3 version of the webchat.

i am using in the below mentioned way and it is working fine. I am also using 4.5.3 only.

bubbleFromUserBackground: 'rgba(0, 255, 0, .1)',

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marcasmar94 picture marcasmar94  路  3Comments

filipjakov picture filipjakov  路  4Comments

vikramdadwal picture vikramdadwal  路  3Comments

stevengum picture stevengum  路  4Comments

compulim picture compulim  路  3Comments