On inspection detail, when there are no pinned/mention notes, NotesSection returns only an empty state (“No notes yet”) and does not render the View All Notes affordance. Users cannot jump to the full notes list / composer without existing preview notes.
inspector-app/components/inspection/NotesSection.tsx — early return when notes.length === 0 (after load) omits the link that exists in the non-empty branch (Link to /inspection/${inspectionId}/notes).viewAllButton / viewAllText + chevron) so users can open the dedicated notes screen even when the preview list is empty.Please authenticate to join the conversation.
Completed
Main App
2 months ago
Linear
Get notified by email when there are changes.
Completed
Main App
2 months ago
Linear
Get notified by email when there are changes.