Skip to content

[regression] Equipment and Bonuses tabs 404 on TLC sheets, and every unrouted tab fails silently #78

Description

@zacgoodwin

Repro

Open a TLC character sheet and click Equipment: GET /frontend/tlc/characters/:id/items.json and GET /frontend/tlc/items.json both 404, and the tab renders the coins block then nothing -- no error, no empty state. Same for Bonuses (GET /frontend/tlc/characters/:id/bonuses.json 404s; only the ADD MODIFICATOR button renders). Craft, Spells and talents behave the same way. A user cannot distinguish 'not implemented yet' from 'my data vanished'. #66 covers Craft/Spells/talents/item-upgrades but names neither the whole items list nor Bonuses, and nothing owns the shared silent-failure UX.

First suspect

config/routes.rb

Filed by /z-loop end-of-loop (regression), loop 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingready-for-agentFully specified, ready for an AFK agent

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions