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

fix: Empty Page SubElements #186

Merged
merged 3 commits into from Oct 23, 2023
Merged

fix: Empty Page SubElements #186

merged 3 commits into from Oct 23, 2023

Conversation

holtskinner
Copy link
Member

@holtskinner holtskinner commented Oct 20, 2023

@holtskinner holtskinner requested review from a team as code owners October 20, 2023 21:23
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Oct 20, 2023
@holtskinner
Copy link
Member Author

holtskinner commented Oct 23, 2023

This issue could have also been part of the reason for #160

- Changed page elements to be initalized with document text instead of page text.
  - Caused all paragraphs/blocks/etc after the first page to be empty.
- Introduced in #123
  - https://github.com/googleapis/python-documentai-toolbox/pull/123/files#diff-af92c6de8f8e84ca66d2fb9fa7e9bddb5bd644e944153bf7a78d35f47c05853eR251
@holtskinner holtskinner added automerge Merge the pull request once unit tests and other checks pass. kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 23, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 23, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 23, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2a5dbf5 into main Oct 23, 2023
17 of 20 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the page-fix branch October 23, 2023 15:44
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants