Skip to content

materializedInput 함수 실행 및 관련 computed 계산값 확인 #19

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

Closed
Seungwoo321 opened this issue Apr 14, 2025 · 0 comments
Closed
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@Seungwoo321
Copy link
Member

Seungwoo321 commented Apr 14, 2025

문제

  • materializedInput 함수가 동작하지 않아서 attrValues 데이터가 만들어지지 않음
  • attrValuesallFilters 로 변수명 변경되었으나 코드에 반영되지 않음
  • allFiltersattributeNames 를 계산하는데 사용됨

해결

  • materializedInput 함수 로직을 별도의 composable로 분리
  • VAggregatorCell, VDragAndDropCell 에 attributeNames props 전달
@Seungwoo321 Seungwoo321 self-assigned this Apr 14, 2025
@Seungwoo321 Seungwoo321 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Apr 14, 2025
@Seungwoo321 Seungwoo321 changed the title unused 셀에 모든 필드가 보이지 않는 현상 수정 unused 셀에 사용하지 않는 필드 보이기 Apr 14, 2025
@Seungwoo321 Seungwoo321 added the bug Something isn't working label Apr 14, 2025
Seungwoo321 added a commit that referenced this issue Apr 14, 2025
@Seungwoo321 Seungwoo321 changed the title unused 셀에 사용하지 않는 필드 보이기 attributeNames 정상 계산 Apr 14, 2025
@Seungwoo321 Seungwoo321 changed the title attributeNames 정상 계산 attributeNames 정상적으로 계산하기 Apr 14, 2025
@Seungwoo321 Seungwoo321 changed the title attributeNames 정상적으로 계산하기 materializedInput 함수 실행 및 관련 computed 계산값 확인 Apr 14, 2025
Seungwoo321 added a commit that referenced this issue Apr 14, 2025
Seungwoo321 added a commit that referenced this issue Apr 15, 2025
@Seungwoo321 Seungwoo321 added this to the Version 0.0.2 milestone Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant