[Medium] Rename project from Library doesn't refresh sidebar rail #45

Closed
opened 2026-05-24 14:05:03 -04:00 by zgaetano · 0 comments
Owner

File: screens-library.jsx:368
Severity: Medium

After renaming a project via the Library's project context menu, onSaved only closes the modal. Project names in the sidebar rail stay stale until full page reload. Compare with Projects screen which calls refresh() after rename.

Fix: Add a project list refresh after rename.

**File:** screens-library.jsx:368 **Severity:** Medium After renaming a project via the Library's project context menu, onSaved only closes the modal. Project names in the sidebar rail stay stale until full page reload. Compare with Projects screen which calls refresh() after rename. **Fix:** Add a project list refresh after rename.
zgaetano added the
bug
label 2026-05-24 14:05:03 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WildDragonLLC/dragonflight#45
No description provided.