mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
802aa6d5f3
* Add comment highlight css * Add js to remove highlight on click outside * Improve refresh page on click outside * Use location.hash property to remove target * Handle click ONLY clicked outside of 'targetted comment' (not other comment) * Remove unnecessary checks and simply code * Combine hash and setState to remove target path