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

feat(generative-ai): update generative ai input to be resizable text area COMPASS-7940 #5869

Merged
merged 4 commits into from
Jun 6, 2024

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Jun 5, 2024

COMPASS-7940

This makes it so that multi-line input can go in the prompt input for query and aggregation generation.

ai.query.expands.mp4

@github-actions github-actions bot added the feat label Jun 5, 2024
>
<TextInput
<div className={contentWrapperStyles}>
<button
Copy link
Member Author

Choose a reason for hiding this comment

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

drive-by: moved this button up so that it's earlier in the tab order which is more inline with where it's rendered.

show={isAIInputVisible}
/>
</div>
<QueryAI
Copy link
Member Author

Choose a reason for hiding this comment

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

drive-by: align the query and aggregation ai prompt input margins.

@Anemy Anemy merged commit dd1d56a into main Jun 6, 2024
11 of 16 checks passed
@Anemy Anemy deleted the COMPASS-7940-generate-aggregation-text-area branch June 6, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants