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

cascader 控件选项列表超出屏幕时无法正确选择 #2181

Closed
baiyunchen opened this issue Sep 22, 2018 · 0 comments · Fixed by #2836
Closed

cascader 控件选项列表超出屏幕时无法正确选择 #2181

baiyunchen opened this issue Sep 22, 2018 · 0 comments · Fixed by #2836
Assignees

Comments

@baiyunchen
Copy link

Version

1.6.0

Environment

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-cfsciq?file=src%2Fapp%2Fapp.component.html

Steps to reproduce

当cascader靠近屏幕右侧边缘,或者当选项层级特别深、显示名称比较长时,超出屏幕的部分无法正常显示。

What is expected?

期望层级较长或文字过长超出屏幕部分时,能够有一种比较友好的交互,让用户可以一直选择到最后一层。

What is actually happening?

目前无法正常选择。

Other?

@wzhudev wzhudev self-assigned this Nov 6, 2018
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Jan 24, 2019
vthinkxie pushed a commit that referenced this issue Feb 13, 2019
* feat(module:cascader): reposition cascader when column opens

close #2181, close #2809

* fix: typo
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
…O#2836)

* feat(module:cascader): reposition cascader when column opens

close NG-ZORRO#2181, close NG-ZORRO#2809

* fix: typo
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
…O#2836)

* feat(module:cascader): reposition cascader when column opens

close NG-ZORRO#2181, close NG-ZORRO#2809

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

Successfully merging a pull request may close this issue.

3 participants