Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1249] Grid, TreeGrid > falsy 한 column 값은 검색 대상에서 제외는 이슈 #1250

Merged
merged 3 commits into from
Jul 26, 2022

Conversation

kimyell
Copy link
Collaborator

@kimyell kimyell commented Jul 25, 2022

#######################

이슈 내용

  • falsy 한 column 값은 검색 대상에서 제외는 이슈

작업 내용

  • Nullish Coalescing을 이용해 colum 값이 0 이거나 false 인 falsy한 값이더라도 검색 대상에 포함되어 검색이 되도록 수정

#######################
- Nullish Coalescing을 이용해 colum 값이 0 이거나 false 인 falsy한 값이더라도 검색 대상에 포함되어 검색이 되도록 수정
@kdeun1 kdeun1 merged commit e65faf0 into 3.0 Jul 26, 2022
@kdeun1 kdeun1 deleted the 1249_search_grid branch July 26, 2022 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants