We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.6.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
https://stackblitz.com/edit/ng-zorro-antd-start-cfsciq?file=src%2Fapp%2Fapp.component.html
当cascader靠近屏幕右侧边缘,或者当选项层级特别深、显示名称比较长时,超出屏幕的部分无法正常显示。
期望层级较长或文字过长超出屏幕部分时,能够有一种比较友好的交互,让用户可以一直选择到最后一层。
目前无法正常选择。
The text was updated successfully, but these errors were encountered:
feat(module:cascader): reposition cascader when column opens
e409863
close NG-ZORRO#2181, NG-ZORRO#2809
feat(module:cascader): reposition cascader when column opens (#2836)
289ba54
* feat(module:cascader): reposition cascader when column opens close #2181, close #2809 * fix: typo
feat(module:cascader): reposition cascader when column opens (NG-ZORR…
9592bd0
…O#2836) * feat(module:cascader): reposition cascader when column opens close NG-ZORRO#2181, close NG-ZORRO#2809 * fix: typo
c0f9b72
wzhudev
Successfully merging a pull request may close this issue.
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?
The text was updated successfully, but these errors were encountered: