Skip to content

[Good First Issue] Suggestion 超出最大高度时支持内部滚动 #1953

Description

@Div627

🎓 OSS26 轻训营 · 个人认领题(Good First Issue)
关联原始 issue:#1870#1858

背景

Suggestion 选项过多时弹层无限撑高,且底部会被 Sender 遮挡。

模块

packages/x/components/suggestion/style/ / interface.ts

任务

新增 maxHeight(或 styles.list)能力,超出后 overflow-y: auto;并修正弹层定位,避免被 Sender 遮挡。

验收

  • 20+ 选项滚动 demo
  • 样式测试

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions