This website requires JavaScript.
Explore
Help
Register
Sign In
davidl
/
tolaria
Watch
1
Star
0
Fork
0
You've already forked tolaria
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d29d5a03aec00a42bae769e200908c98d32701c8
tolaria
/
.codescene-thresholds
3 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: Cmd+Option+arrow navigation now follows the visible note list order The keyboard navigation was computing its own note list with hardcoded sortByModified, which didn't match the actual UI order (Inbox sorts by createdAt, custom types use configurable sorts, etc.). Now the NoteList component writes its sorted list to a shared ref that the navigation hook reads directly, ensuring navigation always matches visual order. Also fixes navigation not wrapping at list boundaries per spec. Syncs CodeScene thresholds with current remote scores. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 10:29:27 +02:00
HOTSPOT_THRESHOLD=9.33
AVERAGE_THRESHOLD=9.27
Reference in New Issue
Copy Permalink