2 Open Issues Need Help Last updated: Nov 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requires updating 33 non-archived documentation files to align with architectural decision ADR-008 and commit 10a962ac. The primary goals include removing references to deleted interfaces, adding cross-references to ADR-008, clarifying the aggregate root pattern, and distinguishing Desktop/Server Repository responsibilities.

Complexity: 3/5
documentation good first issue architecture

AI Summary: This feature request proposes adding a clear button (an 'X' icon) to the password input field on the desktop authentication screen. This button will allow users to quickly clear the entered password with a single click, improving the user experience by avoiding multiple backspace presses. The button will be conditionally displayed only when there is text in the password field.

Complexity: 2/5
good first issue type:feature module:desktop priority:p3