You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Implement a red dot indicator to the embeddable component to support #3046
Describe the solution you'd like
The embeddable component update handler will set a new boolean attribute called indicateActionToTake and if the attribute is set to true then render the red dot indicator.
The text was updated successfully, but these errors were encountered:
@ashwin-pc I thought the previous ticket was just investigation ticket and we need ticket where we say the exact thing we are implementing. If you think this is just overthinking we can close this as a duplicate?
Yeah, the other one should suffice since it limits the conversation thread and whatever the decision is on that issue can be used to raise a PR against it :)
Is your feature request related to a problem? Please describe.
Implement a red dot indicator to the embeddable component to support #3046
Describe the solution you'd like
The embeddable component update handler will set a new boolean attribute called
indicateActionToTake
and if the attribute is set totrue
then render the red dot indicator.The text was updated successfully, but these errors were encountered: