Skip to content

🐛Bugfix: When the list of agents is empty, the column width will shrink#2045

Merged
Phinease merged 6 commits intodevelopfrom
xyq/bugfix
Dec 10, 2025
Merged

🐛Bugfix: When the list of agents is empty, the column width will shrink#2045
Phinease merged 6 commits intodevelopfrom
xyq/bugfix

Conversation

@xuyaqist
Copy link
Copy Markdown
Contributor

@xuyaqist xuyaqist commented Dec 9, 2025

Fix issue1: At certain screen widths, the three columns may partially overlap. Using Ant Design's responsive layout to adapt to different screen sizes

Before After
image image

Fix issue2: When the list of agents is empty, the column width will shrink. #2042

Before After
image image

Fix issue3: scroll button position didn't adapt to textarea height #1586

Before After
image image

Fix issue4: models configuration button is overlapped in small screens #2037

Before After
image image

By using the responsive button text, when the screen is smaller, use theshort version button text:
image


Fix issue5: on the setup page, clicking "Complete Configuration" does not check for any unsaved agent changes #1921

https://github.com/user-attachments/assets/8e26502e-9da8-48da-8209-96ce988f5542

Fix issue6: i18n text replace & clear the model search field after changing the model type #2008

20251210_153303.mp4

@xuyaqist xuyaqist requested a review from Phinease as a code owner December 9, 2025 12:16
@xuyaqist xuyaqist changed the title Bugfix: When the list of agents is empty, the column width will shrink 🐛Bugfix: When the list of agents is empty, the column width will shrink Dec 9, 2025
@xuyaqist xuyaqist linked an issue Dec 9, 2025 that may be closed by this pull request
@xuyaqist xuyaqist linked an issue Dec 10, 2025 that may be closed by this pull request
@xuyaqist xuyaqist linked an issue Dec 10, 2025 that may be closed by this pull request
@xuyaqist xuyaqist linked an issue Dec 10, 2025 that may be closed by this pull request
@loveTsong
Copy link
Copy Markdown
Contributor

后续建议一个PR只解决一个问题,保证小布快跑的节奏,除非多个问题的关联性比较强需要一次性解决。

@Phinease Phinease merged commit e818b82 into develop Dec 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

5 participants