Skip to content

Conversation

Vonahz
Copy link
Contributor

@Vonahz Vonahz commented Oct 2, 2025

Fixes: #12070

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Oct 2, 2025

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 2, 2025 12:34 Inactive
@ivoplashkov ivoplashkov requested review from MapTo0 and nikoletavnv and removed request for MapTo0 October 3, 2025 07:05
Copy link
Contributor

@hristop hristop left a comment

Choose a reason for hiding this comment

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

Why not just remove the width?

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 10, 2025 11:23 Inactive
.ai-prompt-input-wrapper {
display: flex;
flex-direction: column;
width: 270px;
Copy link
Contributor

Choose a reason for hiding this comment

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

Setting the min-width instead of width is not enough to be able to control the width of the Prompt Input. Yes, now it expands to 100% of the container, but I am not able to control its width. I compared the ai prompt input with the normal ui5-input, where the users are able to set the width of the component directly. I think we should be able to somehow control the width of the prompt input the same way

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 10, 2025 13:29 Inactive
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.

[Feature Request]: PromptInput, the input field should not be fixed size.
4 participants