ytsaurus / ytsaurus-ui

Web interface for YTsaurus.
https://ytsaurus.tech
Other
37 stars 19 forks source link

Operations page: bug in "Started by" selector #705

Closed vrozaev closed 2 months ago

vrozaev commented 3 months ago

Clicking outside of a selector with no user selected resets the selector to null (user="") instead of keeping no user filter.

vrozaev commented 3 months ago

This issue might be reproducible only with flag from https://github.com/ytsaurus/ytsaurus-ui/issues/700

vrozaev commented 2 months ago

The problem in OperationSuggestFilter, so any filter which use that component is affected. On operations page it is 'pool', 'user' and 'poolTree' selectors.

vrozaev commented 2 months ago

Fixed in https://github.com/ytsaurus/ytsaurus-ui/commit/a738c5b182a192cb0e5c847ab31e90675da1c144