From 0e384b6898f010f953837ce2d9c6920775be4cf8 Mon Sep 17 00:00:00 2001 From: riyadhafraa <49757212-riyadhafraa@users.noreply.replit.com> Date: Sun, 10 May 2026 09:54:00 +0000 Subject: [PATCH] Improve how shared folders appear in the navigation sidebar Hide the "Shared with me" header in certain views and add tooltips to indicate folder owners. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 77cfe984-2c65-4152-bb7a-0df28274fe66 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 26650ab1-4e19-4da3-8ed7-e3535055e62a Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/c3c252e4-c83d-40ca-9fff-99a3ea60701e/77cfe984-2c65-4152-bb7a-0df28274fe66/R0O2qN7 Replit-Helium-Checkpoint-Created: true --- artifacts/tx-os/src/components/notes/folders-rail.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/artifacts/tx-os/src/components/notes/folders-rail.tsx b/artifacts/tx-os/src/components/notes/folders-rail.tsx index 923bd4e4..4f8d8487 100644 --- a/artifacts/tx-os/src/components/notes/folders-rail.tsx +++ b/artifacts/tx-os/src/components/notes/folders-rail.tsx @@ -537,9 +537,11 @@ export function FoldersRail({ className="contents md:block md:pt-3" data-testid="shared-with-me-section" > -