Skip to content

fix(tool): preserve compact list descriptions and support long detail content#184

Merged
duguwanglong merged 1 commit intomainfrom
fix/tool-detail-overflow
Apr 24, 2026
Merged

fix(tool): preserve compact list descriptions and support long detail content#184
duguwanglong merged 1 commit intomainfrom
fix/tool-detail-overflow

Conversation

@xiami762
Copy link
Copy Markdown
Contributor

Summary

  • keep tool and API service lists compact so long descriptions do not create nested scrollbars in table cells
  • fix tool detail drawers and modals so long descriptions and parameter documentation wrap correctly and remain scrollable
  • add regression tests for compact list rendering and long detail content in the tool detail drawer

Test plan

  • npm --prefix webui run test:run -- src/pages/Tool/components/ServiceDetailPanelApi.test.tsx src/pages/Tool/ToolDetailDrawer.test.tsx

Made with Cursor

… content

Keep tool and service lists compact so long descriptions do not introduce nested scrollbars. Allow long descriptions and parameter docs to wrap correctly in detail drawers where users expect full content.

Made-with: Cursor
@duguwanglong duguwanglong merged commit 224b282 into main Apr 24, 2026
2 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

Development

Successfully merging this pull request may close these issues.

2 participants