Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Chat Embed Configuration View #3559

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

toi500
Copy link
Contributor

@toi500 toi500 commented Nov 24, 2024

This PR consolidates, expands, and completes the capabilities for the embedded chat widget, providing full configuration support for all modes and aligning with all current config.

Key changes include:

  • Consolidation of theme configurations into a single defaultThemeConfig.
  • Added missing configuration options to match all current capabilities.
  • Corrected fullpage chat window sizing to occupy 100% of the viewport.

1. Consolidated multiple configuration functions into a single `defaultThemeConfig` object
2. Added full theme configuration support for both popup and fullpage modes
3. Fixed fullpage chat window sizing to use 100% height and width
4. Improved code formatting and readability
@toi500 toi500 changed the title feat: Enhanced Chat Embed Configuration View Enhanced Chat Embed Configuration View Nov 25, 2024
@toi500
Copy link
Contributor Author

toi500 commented Nov 25, 2024

@HenryHengZJ I have tested the generated scripts of this PR and they are fully functional. This PR tries to resolves a mismatch between the embed repository, Flowise repository, and documentation concerning the capabilities and configuration of the embedded chatbot.

@toi500
Copy link
Contributor Author

toi500 commented Nov 25, 2024

@HenryHengZJ this is ready for review.

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @toi500 !

@HenryHengZJ HenryHengZJ merged commit af5e6b0 into FlowiseAI:main Nov 25, 2024
2 checks passed
@toi500 toi500 deleted the update-embed-chat-config branch November 27, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants