You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
select filter panel gets confusing if cell value was object.
if click select all, select options get add options duplicated.
and not gonna filter well.
maybe it's because on react??
데이터가 오브젝트형인 경우에는 필터창에 아이템 목록이 여러 세트 등장하고, 옵션을 선택하면 옵션 목록 자체가 늘어나는 현상이 있습니다...
포매터는 없으면 필터창에 이름이 제대로 나오지 않기 때문에 추가했습니다.
Summary
select filter panel gets confusing if cell value was object.
if click select all, select options get add options duplicated.
and not gonna filter well.
maybe it's because on react??
데이터가 오브젝트형인 경우에는 필터창에 아이템 목록이 여러 세트 등장하고, 옵션을 선택하면 옵션 목록 자체가 늘어나는 현상이 있습니다...
포매터는 없으면 필터창에 이름이 제대로 나오지 않기 때문에 추가했습니다.
Screenshots
https://codesandbox.io/s/tuigrid-66xwch?file=/src/App.js
please just click x button of up-right side of the type error modal.
Version
4.21.22
Additional context
The text was updated successfully, but these errors were encountered: