Enhancing Chatbot Responsiveness on Mobile and Small Devices #2126
toi500
started this conversation in
Show and tell
Replies: 1 comment
-
Will try thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Live Demo
https://flowise-responsive.surge.sh/
This guide outlines a simple tweak to ensure the chatbot fits on mobile and other compact devices - Popup Mode
Steps:
Installation: Follow the installation instructions provided on the FlowiseChatEmbed GitHub repository: https://github.com/FlowiseAI/FlowiseChatEmbed
Code Injection: Locate the
index.css
file and inject the provided code snippet within it. Place it at the end of the file.Build and Distribute: Rebuild your project to generate a new distribution file
web.js.
Replace username to your Github username, and forked-repo to your forked repo:
Beta Was this translation helpful? Give feedback.
All reactions