Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

st固定列的表头样式问题 #1951

Closed
tyzh opened this issue Mar 9, 2021 · 2 comments · Fixed by ng-alain/delon#1208
Closed

st固定列的表头样式问题 #1951

tyzh opened this issue Mar 9, 2021 · 2 comments · Fixed by ng-alain/delon#1208
Labels

Comments

@tyzh
Copy link

tyzh commented Mar 9, 2021

Reproduction link

https://stackblitz.com/edit/angular-ajt71b

Steps to reproduce

拖动滚动条

What is expected?

固定列的阴影和隐藏正常显示;另外使用固定列时移动端st内容不能正常显示

What is actually happening?

固定列阴影位置有问题,左侧固定列不能正常隐藏;另外移动端不能正常显示st内容
image
image

Environment Info
ng-alain 11.7.1
Browser Chrome

可能是每一个cellclass都有 : ant-table-cell-fix-right ant-table-cell-fix-left导致;移动端显示猜测是[scroll]="{ x: '1300px' }导致

@alain-bot
Copy link

alain-bot bot commented Mar 9, 2021

Translation of this issue:

ST fixed column head style problem

reproduction link

https://stackblitz.com/edit/angular-ajt71b

steps to reproduce

Drag scroll bar

What is expected?

The shadow and hidden display of the fixed column; the mobile side ST content cannot be displayed normally when using a fixed column.

What is actually happens?

The fixed column shadow position has problems, the left fixed column cannot be hidden normally; the other mobile terminal does not display ST content normally

ENVIRONMENT INFO
NG-ALAIN 11.7.1
Browser Chrome

It may be that every cellclass is: Ant-table-cell-fix-right Ant-table-cell-fix-limited caused; the mobile display guess is [scroll] = "{x: '1300px'}

@cipchk
Copy link
Member

cipchk commented Mar 10, 2021

第一个部分问题在 ng-alain/delon#1204 已经修复,需要等待下一版本。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants