When I move drawer border, text become selected, it's needed to limit event propagation on move. I solved similar problem inside `PaginatedTable` `ResizeHandler`, probably it could help: https://github.com/ydb-platform/ydb-embedded-ui/blob/main/src/components/PaginatedTable/ResizeHandler.tsx#L35 https://runtime.strm.yandex-team.ru/player/video/vplvdf6ogebqua7i6isv.html?autoplay=1&mute=1&preload=1 _Originally posted by @artemmufazalov in https://github.com/ydb-platform/ydb-embedded-ui/pull/2266#discussion_r2092675130_