taiga-ui icon indicating copy to clipboard operation
taiga-ui copied to clipboard

🐞 - [input-number] InputNumber Component Overflowing Container in Row Layout

Open a1rat91 opened this issue 10 months ago • 0 comments

Playground Link

https://stackblitz.com/edit/angular-hhpbt1?file=src%2Fapp%2Fapp.component.less,src%2Fapp%2Fapp.component.html&hideExplorer=1

Description

https://taiga-ui.tcsbank.ru/components/input-number#options

When two InputNumber components are placed side by side within a row, and the container's width is set to a small value, the InputNumber components exceed the boundaries of their container.

Angular version

15

Taiga UI version

3.72.0

Which browsers have you used?

  • [X] Chrome
  • [ ] Firefox
  • [ ] Safari
  • [ ] Edge

Which operating systems have you used?

  • [X] macOS
  • [ ] Windows
  • [ ] Linux
  • [ ] iOS
  • [ ] Android

a1rat91 avatar Apr 08 '24 11:04 a1rat91