Route edit modal shows grey page then disappears #102

Closed
opened 2026-03-18 20:51:07 +01:00 by myrmidex · 0 comments
Owner

Bug

Clicking the Edit button on a route in /routes shows a grey/blank page briefly, then returns to the Routes page. The edit modal never renders.

Steps to reproduce

  1. Navigate to /routes
  2. Click the edit (pencil) icon on any route
  3. Grey page flashes, then Routes page reappears

Expected

Edit modal should open with priority, auto_approve, and keywords fields.

Impact

Blocks keyword management and auto_approve configuration — core v1.3.0 features are untestable.

Location

app/Livewire/Routes.php (openEditModal) + resources/views/livewire/routes.blade.php (edit modal section)

## Bug Clicking the Edit button on a route in `/routes` shows a grey/blank page briefly, then returns to the Routes page. The edit modal never renders. ## Steps to reproduce 1. Navigate to `/routes` 2. Click the edit (pencil) icon on any route 3. Grey page flashes, then Routes page reappears ## Expected Edit modal should open with priority, auto_approve, and keywords fields. ## Impact Blocks keyword management and auto_approve configuration — core v1.3.0 features are untestable. ## Location `app/Livewire/Routes.php` (`openEditModal`) + `resources/views/livewire/routes.blade.php` (edit modal section)
myrmidex added this to the v1.3.1 milestone 2026-03-18 20:51:07 +01:00
myrmidex added the
bug
label 2026-03-18 20:51:07 +01:00
myrmidex self-assigned this 2026-03-18 20:51:07 +01: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: lvl0/fedi-feed-router#102
No description provided.