Block a user
marcel
pushed to feat/29-correspondent-typeahead at marcel/familienarchiv
2026-03-20 21:23:46 +01:00
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
bug: URL-synced inputs drop keystrokes and flicker during fast typing
fix(search): prevent stale navigation from clobbering focused search input
fix(search): prevent stale navigation from clobbering focused search input
marcel
pushed to fix/34-url-synced-input-keystroke-loss at marcel/familienarchiv
2026-03-20 20:58:22 +01:00
marcel
created branch fix/34-url-synced-input-keystroke-loss in marcel/familienarchiv
2026-03-20 20:58:20 +01:00
As a user I want to highlight sections of a PDF and discuss them with others so we can transcribe and interpret documents together
As a user I want a proper PDF viewer so documents render reliably and annotations can be added in a later step
As a user I want to see the full edit history of a document so I can track what changed and who changed it
As an admin I want to create and edit full user profiles so that users start with their information pre-filled
As a user I want to reset my forgotten password via email so I can regain access without contacting the admin
As a user I want a profile page so I can change my password and keep my personal information up to date
As a user I want a swap button between the two person fields so I can flip the conversation perspective without retyping
As a user I want a "New document in this correspondence" link in the conversation view so I can add a document without losing my filter context
As a user I want to see year dividers in the conversation timeline so I can orient myself in long correspondences
As a user I want to see a summary header above the conversation so I know the scope before reading
bug: URL-synced inputs drop keystrokes and flicker during fast typing