john-okeefe 4786973558 fix(dashboard): use explicit open/close for hover summary slide
The summary sheet was driven by onMouseOver/onMouseOut both wired to
bare onToggle. Those events bubble, so moving between the image, title
and status text (or the sheet sliding in under the cursor) fired
unbalanced toggles - parity flipped and the sheet stuck open or showed
inverted. This predates the v3 migration.

- ContextMenu card Box now owns the hover zone with non-bubbling
  onMouseEnter={onOpen} / onMouseLeave={onClose} from useDisclosure,
  covering the whole card including the rating row instead of just the
  inner link
- Drop the onToggle prop from GameThumbnail and the over/out handlers
  on its Link
- Give the right-click Menu.Content p={4} for breathing room
2026-09-06 12:26:21 -04:00
2024-09-12 15:55:38 -04:00
2024-09-12 15:50:45 -04:00
2024-09-12 15:55:38 -04:00
2024-09-12 15:55:38 -04:00
2024-09-12 15:50:45 -04:00
2024-09-12 15:55:38 -04:00

games-frontend-js

React Fronted for the Games Data ExpressJS API

S
Description
React Fronted for the Games Data ExpressJS API
Readme
2.3 MiB
v1.0.2
Latest
2026-09-08 20:50:12 -04:00
Languages
TypeScript 96.4%
HTML 0.9%
CSS 0.9%
Makefile 0.8%
Shell 0.5%
Other 0.5%