• Joined on 2026-03-17
marcel created pull request marcel/familienarchiv#44 2026-03-20 21:59:56 +01:00
fix(persons): prevent stale navigation from clobbering focused search input
marcel pushed to fix/34-persons-search-keystroke-loss at marcel/familienarchiv 2026-03-20 21:59:42 +01:00
da0d5495d0 fix(persons): prevent stale navigation from clobbering focused search input
marcel created branch fix/34-persons-search-keystroke-loss in marcel/familienarchiv 2026-03-20 21:59:41 +01:00
marcel deleted branch feat/conversation-page-improvements from marcel/familienarchiv 2026-03-20 21:35:27 +01:00
marcel pushed to main at marcel/familienarchiv 2026-03-20 21:35:24 +01:00
513a7290b0 fix(conversations): keep swap button in DOM to prevent grid column width shift
0f8b582813 test(documents): add component tests for sender/receiver URL prefill on new document page
4026bb9003 feat(documents): prefill sender and receiver from URL params on new document page
f2f9a1bf03 test(conversations): add component tests for new features
76031de8eb fix(conversations): restore {#if} guard on swap button
Compare 11 commits »
marcel merged pull request marcel/familienarchiv#43 2026-03-20 21:35:24 +01:00
feat(conversations): swap button, year dividers, summary bar, new-doc link
marcel created pull request marcel/familienarchiv#43 2026-03-20 21:33:38 +01:00
feat(conversations): swap button, year dividers, summary bar, new-doc link
marcel pushed to feat/conversation-page-improvements at marcel/familienarchiv 2026-03-20 21:33:22 +01:00
513a7290b0 fix(conversations): keep swap button in DOM to prevent grid column width shift
0f8b582813 test(documents): add component tests for sender/receiver URL prefill on new document page
4026bb9003 feat(documents): prefill sender and receiver from URL params on new document page
f2f9a1bf03 test(conversations): add component tests for new features
76031de8eb fix(conversations): restore {#if} guard on swap button
Compare 13 commits »
marcel deleted branch feat/29-correspondent-typeahead from marcel/familienarchiv 2026-03-20 21:26:40 +01:00
marcel pushed to main at marcel/familienarchiv 2026-03-20 21:26:38 +01:00
0525e66d55 feat(conversations): filter person typeahead to correspondents of selected person
marcel closed issue marcel/familienarchiv#29 2026-03-20 21:26:37 +01:00
As a user I want the second person field to only show correspondents of the first person so I never see an empty conversation
marcel merged pull request marcel/familienarchiv#42 2026-03-20 21:26:35 +01:00
feat(conversations): filter person typeahead to correspondents of selected person
marcel created pull request marcel/familienarchiv#42 2026-03-20 21:24:01 +01:00
feat(conversations): filter person typeahead to correspondents of selected person
marcel pushed to feat/29-correspondent-typeahead at marcel/familienarchiv 2026-03-20 21:23:46 +01:00
0525e66d55 feat(conversations): filter person typeahead to correspondents of selected person
marcel created branch feat/29-correspondent-typeahead in marcel/familienarchiv 2026-03-20 21:23:45 +01:00
marcel deleted branch fix/34-url-synced-input-keystroke-loss from marcel/familienarchiv 2026-03-20 21:06:38 +01:00
marcel pushed to main at marcel/familienarchiv 2026-03-20 21:06:33 +01:00
acf6fc05ad fix(search): prevent stale navigation from clobbering focused search input
marcel closed issue marcel/familienarchiv#34 2026-03-20 21:06:32 +01:00
bug: URL-synced inputs drop keystrokes and flicker during fast typing
marcel merged pull request marcel/familienarchiv#41 2026-03-20 21:06:29 +01:00
fix(search): prevent stale navigation from clobbering focused search input
marcel created pull request marcel/familienarchiv#41 2026-03-20 20:58:39 +01:00
fix(search): prevent stale navigation from clobbering focused search input