Aleksey Manetov
Aleksey Manetov
please pay attention on portal users(like Dropdown and Tooltip) that they don't create extra portal nodes on open
Sorry, but i don't exactly got what your mean. Could you please provide the video or codesendox with this bug behavior?
@vitali-paliakou we will implement such customisation for tables, but we take it to the work after implementation editable table cells behaviour, to have full set of use-cases.
@arsen2494 we can't reproduce such behavior on our environment, can you please try to reproduce it on our TextArea [demo](https://uui.epam.com/documents?id=textArea&mode=doc&skin=UUI4_promo&category=components) or create the codesandbox with you code example - https://codesandbox.io/s/kb3vwq?file=/Example.tsx
Is seams that we broke paddings in Tooltip component in all cases, you can find this issue on each Tooltip demo.
I guess that is not solved, this error is actual with latest 2.9.1 version
I guess we need to limit width of fixed section that it will not be more than table width container and user had possibility to resize fixed column to more...
Such behavior isn't related to the search typing, it's happening because we are clearing search value by picker close and in your case click in toggler of already opened Picker...
We've decided that we should not close body by click on toggler in case when searchPosition='input' and body is open now.
Part "Text (+copy/paste)" - case 6 was fixed by #1530