Phase 3: Extraction & Linking and Phase 4: Output & Formatting#76
Merged
Conversation
michellekli
commented
May 26, 2026
Owner
- All unit tests pass
- Extraction Zone correctly displays text and associated links
- Link extraction accurately maps to corresponding text items
- Export triggers download of correctly formatted JSON/CSV
- UI controls correctly switch between format options
- Display user-friendly error messages.
Add error handling for external dependencies and user-facing operations
Implement validation checks for inputs and data dependencies
…utside-renderui-for-clean-up Fix server module clean up for linksTable in previewAccordion
Remove tryCatch when data is guaranteed to be well-formed
…ultiple triggers with debounce
…ition-in-modalr Fix potential race condition by checking both triggers and handling m…
Add loading indicators
Add roxygen-style comments
Clean up large reactive values and force garbage collection on sessio…
Add tooltips
…thin-observeevent Remove isolate wrappers
…ender-functions Use bindEvent for output render functions
Remove unnecessary req and validate
67 minor code quality issues
…python-import Use new config module to import python modules instead of hardcoding …
…side-to-inside-trycatch Move withProgress inside tryCatch
- Added extractionZone module for previewing and downloading extracted data in JSON or CSV formats
Implement extraction zone UI and fix content extraction
Add logging
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.