mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-09-13 08:29:28 +00:00
Connects the two halves: the "No match" badge (the unmatched pile) now opens the Fix-metadata popup for that song in one click, instead of right-click → menu. The resting badge becomes interactive (pointer-events-auto + hover), carrying a data-meta-fix hook; wireCards opens window.__fbFixMatch(playTarget) on click and stops propagation so it doesn't also play the card. Batch tile states stay non-interactive. Loop becomes: Unmatched filter → see the pile → click one → fix it. tailwind.min.css regenerated for the badge's hover classes.