Skip to content

FLOW-2583: Fix prompt box toolbar layout, icon size, and dropdown behavior - (Jira Coding Agent)#1899

Closed
atlassian[bot] wants to merge 1 commit into
mainfrom
FLOW-2583-prompt-box-c80cd
Closed

FLOW-2583: Fix prompt box toolbar layout, icon size, and dropdown behavior - (Jira Coding Agent)#1899
atlassian[bot] wants to merge 1 commit into
mainfrom
FLOW-2583-prompt-box-c80cd

Conversation

@atlassian

@atlassian atlassian Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR addresses UI issues in the prompt box related to toolbar layout, icon sizing, and dropdown behavior.

Key Changes

Area Change Description
Toolbar Layout Prevent toolbar in the prompt box from breaking into multiple lines in narrow sidebars by disabling flex wrapping and adjusting layout styles.
Icon Sizing Reduce sizes of prompt box toolbar buttons and icons for a more compact and consistent appearance.
Dropdown Behavior Implement coordinated dropdown state management to ensure only one popup (context, settings, or model selector) is open at a time, fixing the issue where multiple dropdowns could be open simultaneously.
Component Updates Refactor AgentModelSelector, PromptContextPopup, and PromptSettingsPopup components to support controlled open/close state with toggle and close callbacks.
CSS Adjustments Update CSS for buttons, icons, and mode indicators to smaller dimensions and tighter spacing.

These changes improve the prompt box usability and visual consistency, especially in narrow sidebar layouts, and prevent overlapping dropdowns for a cleaner user experience.


Rovo Dev code review: Rovo Dev couldn't review this pull request
Rovo Dev does not review pull requests created by bot accounts.

 Co-authored-by: Leandro Lemos <llemos@atlassian.com>
@atlassian-cla-bot

Copy link
Copy Markdown

Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution.
If your email is listed below, please ensure that you sign the CLA with the same email address.

The following users still need to sign our CLA:
a393d78c-73d8-4f4d-84ea-500a2d3d8fc3@connect.atlassian.com

Already signed the CLA? To re-check, try refreshing the page.

@leandrowd leandrowd closed this Jul 19, 2026
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.

1 participant