fix(room): replace NewRoom and RoomDetail TODO redirects with placeholders #201
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_archipelagos!201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_room_todo_stubs_show_placeholder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
RoomView::NewRoom and RoomView::RoomDetail were rendering
RoomsListView {}with a TODO comment, which silently redirected users back to the list when they tried to create a new room or view a room detail. This replaces the silent redirect with an honest "Not yet implemented" placeholder + a Back button — preserving the entry points so a future implementer can swap in the real components without touching the routing.Related Issue
Closes #199
Changes
handle_view_changeto return to the active rooms listroom_sid: _)