feat: improve note viewer with synced insights panel and CI fixes#65
Merged
feat: improve note viewer with synced insights panel and CI fixes#65
Conversation
Viewer layout: - Fix full-height viewer layout so left panel actually scrolls (was scrolling the whole window, breaking IntersectionObserver) - Hide breadcrumbs/upload buttons in viewer mode; pass folder path into FileViewer header as breadcrumb trail - Add scroll-snap (proximity) with scroll-mt-6 so pages land with consistent top padding when scrolling Insights panel: - Auto-open panel when summaries exist (v-show + has-insights emit) - Sync right panel scroll to active left page with 16px top padding so only the gap is visible above the incoming card, not previous content - Remove model name badge from AI segment cards - Show all segments/OCR pages (scroll-sync) rather than filtering to one CI: - Skip test/lint workflows on release-please merge commits to avoid redundant runs after PR is merged to main
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
ddulic
added a commit
that referenced
this pull request
Apr 13, 2026
- Revert default port 8000→8080 across all files (Dockerfile, READMEs, config-example.yaml, docker-compose.yml, cli, client, server config) - Restore deleted comments and whitespace in embedding.py - Raise ValueError on zero-norm query embedding in search.py - Revert PLAN.md Phase 5 to original historical content - Move inline UserDO import to top of test_embedding.py
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.
Summary
Test plan
Home / Folder · 5 Pages)