Commit Graph

3 Commits

Author SHA1 Message Date
ac93a5bd2e fix: address PR review follow-ups 2026-04-25 20:34:18 -07:00
ba48db6255 fix(character-dictionary): normalize fallback titles and wire close button
- Trim blank fallback titles in toAniListMediaCandidate; fall back to
  \"AniList <id>\" when all title fields and the fallback string are empty
- Add fetch unit test covering the trimmed-fallback path
- Extract wireDomEvents from createCharacterDictionaryModal so event
  listeners are bound explicitly after construction
- Call wireDomEvents in renderer init alongside other modal wiring
- Extend modal test to cover close-button click dismissing the modal
2026-04-25 20:03:51 -07:00
055bd76718 feat: add manual AniList selection for character dictionaries 2026-04-25 15:53:20 -07:00