Skip to content
#

chat

Here are 5,109 public repositories matching this topic...

Zash
Zash commented Oct 6, 2020

Describe the bug
When using the 'concord' theme, the button to send messages is a white icon on white background.

To Reproduce
Steps to reproduce the behavior:

  1. Configure concord theme
  2. Open a chat
  3. Look for send button

Expected behavior
Button should match the colors of the theme, i.e. gray on white, gray and white (which should be which of these left to the conc

Fab1en
Fab1en commented Aug 27, 2018

I cannot reproduce this with the default usage of botui : the issue appears only when botui is part of a larger VueJS app.

When a markdown image is inserted in a message, it is immediately hidden if another message is displayed after.

botui.message.add({
	content: 'Hello World'
});
botui.message.add({
	content: 'Here is a picture : ![](https://www.google.fr/images/branding/g

Chat apps

Improve this page

Add a description, image, and links to the chat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chat topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.