NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.86k stars 3.92k forks source link

Add Button disappears if too many tabs are opened. #8384

Open lukasloetkolben opened 8 months ago

lukasloetkolben commented 8 months ago

Reproduction link

https://codesandbox.io/s/tkgkyk

Steps to reproduce

open many tabs with the add button.

What is expected?

the add button should be sticky on the right edge.

What is actually happening?

the button is pushed out of the browser window

bug

Environment Info
ng-zorro-antd 17.2.0
Browser Chrome / Firefox / Safari
ParsaArvanehPA commented 8 months ago

Greetings @lukasloetkolben Thank you for reporting this issue; this PR #8372 will fix this issue.