Add nub to chat bubbles#2137
Conversation
|
I think we're going to need documentation on this either in defaultStyleOptions or in our branding styling sample. |
38199d9 to
2bc7fec
Compare
There was a problem hiding this comment.
I'm not a huge fan of the styling of the nub. :/ Did you do a design pass for this? Maybe discuss with @DesignPolice to see what changes might happen with the Fluent update?
4c2860a to
484c677
Compare
|
Talked to @DesignPolice before about the nub design and he is good with the current one. |
|
This should be having a middle option like the top and bottom right? In V3 it was in the middle of the blob. |
|
You'll have to also add |
|
@corinagum I did add |
|
@arman-g thanks. Odd that it's working for user but not bot. Could you file an issue so I can add it to the investigate list? We have several issues up in the air right now but I'll get to this asap. |
|
@corinagum just did issue #2667 |

Fixes #1658.
Changelog Entry
Description
Bubble nub is a popular ask from the community. We have added a nub which can be customized by its size, alignment, and offset to the corner.
styleOptionsintroducedbubbleNubSizeandbubbleFromUserNubSizeis anumberin pixelsbubbleNubOffsetandbubbleFromUserNubOffsetcan be either"bottom"or-0"top"or0numbermeans offset from topnumbermeans offset from numberbubbleFromUserNubSize,bubbleFromUserNubOffsetstyleOptionsrenamed or modifiedbubbleBordernow becomesbubbleBorderColor,bubbleBorderStyle, andbubbleBorderWidthbubbleFromUserBorderSpecific Changes