Skip to content

fix: update data-table hook imports missed in #27833 refactor#27900

Merged
sean-brydon merged 2 commits intomainfrom
eunjae-lee/fix-data-table-import
Feb 12, 2026
Merged

fix: update data-table hook imports missed in #27833 refactor#27900
sean-brydon merged 2 commits intomainfrom
eunjae-lee/fix-data-table-import

Conversation

@eunjae-lee
Copy link
Contributor

Summary

Test plan

  • Verify yarn build passes without the "Export useFilterValue doesn't exist" error
  • Verify the Wrong Assignment Reports dashboard renders correctly

🤖 Generated with Claude Code

The data-table hooks (useDataTable, useFilterValue) were moved from
@calcom/features/data-table to ~/data-table/hooks/ in #27833 but this
file was missed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Another import missed in #27833 refactor — DataTableProvider moved from
@calcom/features/data-table/ to ~/data-table/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

E2E results are ready!

@eunjae-lee eunjae-lee marked this pull request as ready for review February 12, 2026 16:03
@graphite-app graphite-app bot requested a review from a team February 12, 2026 16:04
@graphite-app graphite-app bot added core area: core, team members only consumer labels Feb 12, 2026
@sean-brydon sean-brydon merged commit f8abce4 into main Feb 12, 2026
132 of 136 checks passed
@sean-brydon sean-brydon deleted the eunjae-lee/fix-data-table-import branch February 12, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consumer core area: core, team members only ready-for-e2e size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants