Skip to content

Editor fix - #16

Merged
oksbwn merged 7 commits into
masterfrom
editor_fix
Jul 29, 2026
Merged

Editor fix#16
oksbwn merged 7 commits into
masterfrom
editor_fix

Conversation

@oksbwn

@oksbwn oksbwn commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Description

Provide a brief summary of the changes made, the goal of this pull request, and any relevant issue links (e.g. Closes #123).

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring / Styling update

Checklist

  • Code compiles and runs locally without errors.
  • Follows existing style and patterns of the codebase.
  • Added/updated tests to cover my changes.
  • All new and existing tests passed.
  • Documentation updated (if applicable).

Verification/Screenshots

Provide verification steps, console output logs, or screenshots/videos of UI changes to demonstrate the fix/feature working.

oksbwn added 7 commits July 29, 2026 18:01
…ar UX

- merge doc-header and topbar, remove duplicate h1 title
- extract metadata panel into MetadataPopover component
- refine + tab button hover fan-out and tab strip overflow
- fix task popover jumpToLine focus trap and open-folder IPC payload
- extract NoteSearchModal into dedicated component with subfolder filter
- sort notes by recency and strip workspace root directory prefix
- prevent popover screen clipping with 2-way viewport alignment
- polish search modal layout and subtle hover states
- extract NoteSearchModal into standalone component with subfolder filter
- sort workspace notes by recency and strip workspace root directory prefix
- prevent popover screen clipping with 2-way viewport alignment
- clean dead header parsing code and ensure 0 ESLint warnings
@oksbwn
oksbwn merged commit 1ec810b into master Jul 29, 2026
1 check passed
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.

1 participant