projects: ProjectDetail view is a 'coming soon' placeholder stub #92

Closed
opened 2026-04-20 12:32:12 +00:00 by zaelgohary · 0 comments
Member

island.rs:119-156 renders the ProjectDetail route as a centred placeholder reading "Project detail view coming soon" with the raw SID underneath. Users can deep-link to the detail route but see nothing useful.

Fix: implement a real read-only detail view showing name, description, status, priority, progress, notes, tags (matches the fields rendered in ProjectCard). Edit/delete can come in a follow-up. Same shape as contacts' ContactDetail.

`island.rs:119-156` renders the `ProjectDetail` route as a centred placeholder reading `"Project detail view coming soon"` with the raw SID underneath. Users can deep-link to the detail route but see nothing useful. Fix: implement a real read-only detail view showing name, description, status, priority, progress, notes, tags (matches the fields rendered in `ProjectCard`). Edit/delete can come in a follow-up. Same shape as contacts' `ContactDetail`.
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
lhumina_code/hero_archipelagos#92
No description provided.