Skip to content

【Table】表格固定列在表单宽度不足时偶现不能正常 sticky #575

@yangxiaolang

Description

@yangxiaolang

原因是 position: sticky 的粘滞是相对于容器的,此处 table-row 的宽度是 table 的宽度,在滚动距离超过这个宽度的时候,sticky 就失效了

可以尝试给 row 增加 min-width: fix-content

2024-08-01.09-43-41.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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