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

refactor(empty-table-header): use virtual node #3621

Merged
merged 5 commits into from
Aug 29, 2022

Conversation

dbowling
Copy link
Contributor

use virtual node

references: #3473

This test uses the role of rowheader in order to bypass all the additional setup, as this attribute skips parent/children logic
@dbowling dbowling marked this pull request as ready for review August 26, 2022 04:43
@dbowling dbowling requested a review from a team as a code owner August 26, 2022 04:43
Copy link
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

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

We'll also want to add a test in test/commons/table/get-scope.js that verifies auto is returned if passed an element without an actualNode or in the tree.

@dbowling dbowling merged commit b16f553 into develop Aug 29, 2022
@dbowling dbowling deleted the 3473-empty-table-header branch August 29, 2022 20:20
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