#fix
Feed
- Feb 23
Fixed feed card click targets — the edges and date column weren't navigating to the detail page. Replaced the CSS
::afteroverlay trick with a JS click handler on the full<li>element. Now clicking anywhere on the card opens it, with inner links (comments, external) still working independently.