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

Enhance ChatInput UI with Flex Layout for Better Integration with InteractMode #140

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

o-stahl
Copy link
Collaborator

@o-stahl o-stahl commented Jun 2, 2024

Summary


This pull request enhances the styling of the ChatInput component to better integrate with the InteractMode functionality. The new flex-based layout ensures that the ChatInput fits well within the UI, whether or not InteractMode is supported by the selected model.

Key Changes


  1. Minor Layout Changes to ChatInput:
    • Implemented a more flex-based layout for the ChatInput component and it's icons.
    • Improved alignment and responsiveness within the UI.
    • Ensured compatibility with conditions where InteractMode is hidden due to an unsupported model.

Benefits


  • Enhanced user experience by ensuring the ChatInput component adapts well regardless of InteractMode support.

Auto Generated Notes (Do Not Change)


@o-stahl o-stahl merged commit 8882263 into fingerthief:main Jun 2, 2024
2 of 3 checks passed
@o-stahl o-stahl deleted the enhance-chatinput-ui branch June 2, 2024 08:56
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.

None yet

1 participant