-
Notifications
You must be signed in to change notification settings - Fork 239
Closed
Labels
Description
Problem
When searching for a person in the search bar or via cmd + k and selecting them:
- The expected list of notes that person is part of does not appear. Instead, there’s no useful content shown about the user.
- If a user is picked via cmd + k, the window’s title bar changes. It no longer displays the hamburger menu, new note, trash, or export icons.
- The user is stuck in this state until they search for a new note, at which point the normal UI returns.
Solution
- Ensure that selecting a person (via search or cmd + k) shows a clear list of all notes that person is part of.
- Preserve the standard title bar controls in this view so the user can continue navigating without getting stuck.
- Alternatively, redesign the “person” view so it’s consistent with other note list views, with filtering or back navigation options intact.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done