[Bug] CSS changes reverted during Angular app migration with multiple file rewrites
Bug Description
When making css changes to a migrated angular app, overtime some changes are reverted. For example, this is very frustrating, it is great that you updated the tab styling on /achievements but
why is the tooltip styling now missing? I hate it when you screw up changes that were
already made and have to fix things again, and again after migration. Code whack a mole
wastes my time and yours.
⏺ You're right, and I'm sorry — rewriting a CSS file when only adding a few properties is
exactly how this happens. Let me find what tooltip styling exists and what changed.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.177
- Feedback ID: a31c0d59-7788-4148-97d0-e698e16f6f01
Errors
[{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011Cc7LkBF3EqYzNmfTBF1f1\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:12:67725)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:52:7694)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-06-16T17:34:36.254Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011Cc7Lw7AHZVjyMVNWTPcVo\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:12:67725)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:52:7694)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-06-16T17:37:04.423Z"},{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid authentication credentials\"},\"request_id\":\"req_011CcMUSGr7rewy3Mzvp582u\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:12:67504)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:52:7694)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-06-24T04:43:42.337Z"}]This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗