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

V13 Drawer组件如果不设置nzTitle属性,[nzClosable]为true时,关闭图标出现在了左上角而不是右上角 #7164

Closed
huajian123 opened this issue Dec 30, 2021 · 1 comment
Assignees

Comments

@huajian123
Copy link
Contributor

Reproduction link

https://github.com/huajian123/ceshi

Steps to reproduce

nz-drawer 组件不要设置nzTitle属性,并且设置[nzClosable]="true"

What is expected?

关闭按钮出现在右上角

What is actually happening?

关闭按钮出现在左上角

Environment Info
ng-zorro-antd 13.0.0
Browser chrome
@zorro-bot
Copy link

zorro-bot bot commented Dec 30, 2021

Translation of this issue:

V13 DRAWER Components If the NZTITLE property is not set, [NZClosable] is True, the closing icon appears in the upper left corner instead of the upper right corner.

reproduction link

[https://github.com/huajian123/CESHI] (https://github.com/huajian123/CESHI)

steps to reproduce

NZ-DRAWER components do not set nztitle properties, and set [NZCLOSABLE] = "True"

What is expected?

Close button appears in the upper right corner

What is actually happens?

Close button appears in the upper left corner

ENVIRONMENT INFO
Ng-Zorro-ANTD 13.0.0
Browser Chrome

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.

2 participants