Chad Curtis
7e93dcba6c
Stop hero globe from snapping back on spotlight change
...
The rotation rAF loop was being keyed by `useEffect([markers,
ringSizes, selectedKey])`. Each time `HeroCampaignSpotlight` cycled
to the next campaign, `selectedKey` changed, the effect tore down,
the new effect re-initialized `start = null`, and the elapsed-time
calculation snapped rotation back to 0°.
Hold `markers` and `selectedKey` in refs that the rAF loop reads
on each frame, and drop them from the effect's dep list so the loop
runs uninterrupted for the lifetime of the component.
Also dresses the hero's primary CTA up as an Apple-style liquid glass
pill: faint warm-tinted translucent body (white→amber→rose at low
opacity), heavy backdrop blur, hair-thin inner edge, soft warm-tinted
drop shadow. Hover lifts the tint and shadow a hair without changing
the pill's character — no specular streaks, no halo, no shadow
bloom. Slightly taller than the default `size=lg` (h-12, px-7,
text-base) so it reads as primary without feeling chunky.
2026-05-17 21:53:28 -05:00
..
2026-05-16 00:51:35 -05:00
2026-05-13 18:35:03 -05:00
2026-04-18 19:12:13 +05:45
2026-04-17 19:09:08 -05:00
2026-05-13 19:40:13 -03:00
2026-05-17 14:41:34 -05:00
2026-05-13 18:35:03 -05:00
2026-04-17 19:09:08 -05:00
2026-05-17 00:01:09 -07:00
2026-05-17 20:30:45 -05:00
2026-05-15 19:37:23 -07:00
2026-05-15 22:44:37 -05:00
2026-04-17 11:31:57 -05:00
2026-05-16 09:00:02 -07:00
2026-05-17 17:38:27 -07:00
2026-05-13 18:35:03 -05:00
2026-03-17 19:55:18 +00:00
2026-05-17 17:31:13 -05:00
2026-04-17 12:15:51 +05:45
2026-04-16 13:47:15 -05:00
2026-04-17 12:15:51 +05:45
2026-05-15 19:37:23 -07:00
2026-03-22 15:39:01 -05:00
2026-05-04 04:28:41 +00:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-05-11 14:49:11 +07:00
2026-04-30 01:30:07 -05:00
2026-03-21 01:16:50 -05:00
2026-04-30 01:30:07 -05:00
2026-04-05 11:57:31 -05:00
2026-05-16 00:51:35 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-04-27 09:22:08 -07:00
2026-04-30 11:22:07 -05:00
2026-05-05 17:24:57 -05:00
2026-05-05 17:24:57 -05:00
2026-05-05 17:24:57 -05:00
2026-04-30 01:52:01 -05:00
2026-04-30 01:57:51 -05:00
2026-03-17 19:55:18 +00:00
2026-03-23 21:57:22 -05:00
2026-05-13 18:35:03 -05:00
2026-03-03 10:25:57 -06:00
2026-05-11 11:12:13 -07:00
2026-05-11 12:21:44 -07:00
2026-05-17 21:15:05 -05:00
2026-05-17 21:15:05 -05:00
2026-04-05 11:57:31 -05:00
2026-05-17 17:40:21 -07:00
2026-05-11 14:49:11 +07:00
2026-05-16 16:50:39 -07:00
2026-05-15 19:37:23 -07:00
2026-05-11 22:20:50 -07:00
2026-05-11 22:20:50 -07:00
2026-04-27 09:22:08 -07:00
2026-05-17 17:38:27 -07:00
2026-05-15 19:37:23 -07:00
2026-04-27 09:22:08 -07:00
2026-05-15 19:37:23 -07:00
2026-05-17 01:20:08 -07:00
2026-05-16 00:28:08 -05:00
2026-04-28 03:14:23 -05:00
2026-04-28 03:12:24 -05:00
2026-05-11 14:49:11 +07:00
2026-03-01 22:15:47 -06:00
2026-04-18 13:03:02 +05:45
2026-05-16 09:01:38 -07:00
2026-04-17 22:39:44 -05:00
2026-05-11 11:12:13 -07:00
2026-05-11 12:21:44 -07:00
2026-05-13 18:35:03 -05:00
2026-02-28 04:02:53 -06:00
2026-04-04 22:58:42 -05:00
2026-03-28 21:25:58 -05:00
2026-03-16 01:39:56 -05:00
2026-05-17 20:50:03 -05:00
2026-05-15 19:37:23 -07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-16 09:03:45 -07:00
2026-05-11 14:49:11 +07:00
2026-05-09 17:06:10 -07:00
2026-04-17 18:52:00 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 14:23:58 -05:00
2026-04-17 00:01:38 -05:00
2026-04-13 21:14:52 -05:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-03-03 17:25:14 -06:00
2026-05-09 16:31:55 -07:00
2026-05-16 09:04:55 -07:00
2026-03-25 20:10:40 -05:00
2026-02-21 15:14:30 -06:00
2026-03-23 21:57:22 -05:00
2026-04-14 11:06:18 -05:00
2026-05-11 14:49:11 +07:00
2026-05-16 06:59:25 -07:00
2026-04-05 11:57:31 -05:00
2026-04-28 20:45:12 -05:00
2026-05-13 18:35:03 -05:00
2026-05-15 19:37:23 -07:00
2026-05-13 14:54:51 -05:00
2026-05-15 19:37:23 -07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-13 18:35:03 -05:00
2026-03-27 23:43:46 -05:00
2026-03-28 12:44:28 -05:00
2026-05-17 18:24:34 -05:00
2026-04-14 15:49:16 -05:00
2026-04-25 21:09:06 -05:00
2026-03-18 04:00:25 -05:00
2026-04-17 00:01:38 -05:00
2026-04-10 14:22:42 -05:00
2026-04-05 11:57:31 -05:00
2026-05-11 14:49:11 +07:00
2026-04-17 11:01:04 -05:00
2026-04-17 11:01:04 -05:00
2026-05-17 21:53:28 -05:00
2026-05-17 21:15:05 -05:00
2026-05-17 21:53:28 -05:00
2026-05-05 17:24:42 -05:00
2026-03-03 07:31:06 -06:00
2026-05-13 18:35:03 -05:00
2026-05-11 11:12:13 -07:00
2026-05-16 06:59:25 -07:00
2026-05-11 14:49:11 +07:00
2026-02-26 22:13:54 -06:00
2026-03-28 05:13:21 -05:00
2026-05-15 19:37:23 -07:00
2026-05-15 19:37:23 -07:00
2026-05-16 22:37:13 -07:00
2026-04-09 08:02:26 -05:00
2026-03-23 21:57:22 -05:00
2026-04-17 12:10:11 +05:45
2026-03-22 14:04:26 -05:00
2026-05-11 14:49:11 +07:00
2026-05-13 18:35:03 -05:00
2026-05-01 22:10:11 -05:00
2026-04-25 20:46:52 -05:00
2026-05-17 14:37:49 -05:00
2026-03-02 00:46:47 -06:00
2026-05-11 14:49:11 +07:00
2026-05-11 11:12:13 -07:00
2026-05-13 18:35:03 -05:00
2026-04-05 11:57:31 -05:00
2026-04-05 11:57:31 -05:00
2026-05-17 18:24:34 -05:00
2026-05-15 19:37:23 -07:00
2026-05-14 13:24:26 +00:00
2026-05-15 19:37:23 -07:00
2026-05-13 18:35:03 -05:00
2026-02-21 04:10:50 -06:00
2026-04-17 11:01:04 -05:00
2026-02-19 10:40:38 -06:00
2026-03-03 07:33:05 -06:00
2026-05-13 18:35:03 -05:00
2026-05-03 09:00:43 -05:00
2026-05-17 14:37:49 -05:00
2026-05-17 17:40:21 -07:00
2026-04-30 11:22:07 -05:00
2026-05-15 19:37:23 -07:00
2026-05-11 23:00:48 -07:00
2026-05-05 12:38:26 -05:00
2026-05-05 15:01:13 -05:00
2026-05-05 13:57:15 -05:00
2026-05-05 14:00:28 -05:00
2026-05-05 12:38:26 -05:00
2026-04-18 13:03:02 +05:45
2026-03-28 05:39:48 -05:00
2026-03-28 21:25:58 -05:00
2026-05-09 17:06:10 -07:00
2026-04-27 15:58:07 -05:00
2026-05-16 00:51:35 -05:00
2026-05-13 18:35:03 -05:00
2026-04-30 11:22:07 -05:00
2026-03-11 14:35:47 -05:00
2026-05-13 18:35:03 -05:00
2026-05-11 14:49:11 +07:00
2026-05-17 17:39:39 -07:00
2026-03-19 14:54:51 -05:00
2026-04-05 11:57:31 -05:00
2026-05-13 18:35:03 -05:00
2026-05-11 14:49:11 +07:00
2026-04-14 11:06:18 -05:00
2026-05-11 14:49:11 +07:00
2026-05-01 22:10:11 -05:00
2026-05-14 13:24:26 +00:00
2026-04-05 11:57:31 -05:00
2026-03-05 22:53:44 -06:00
2026-03-28 21:25:58 -05:00
2026-04-14 11:06:18 -05:00
2026-04-17 14:55:57 -05:00
2026-04-14 11:06:18 -05:00
2026-02-28 20:14:38 -06:00
2026-05-03 09:00:43 -05:00
2026-05-05 15:46:30 -05:00
2026-04-30 01:30:07 -05:00
2026-03-03 16:31:41 -05:00
2026-05-15 19:37:23 -07:00
2026-05-17 14:37:49 -05:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-05 12:52:49 -05:00
2026-04-30 01:30:07 -05:00
2026-02-25 22:46:27 -06:00
2026-04-05 17:44:13 -05:00
2026-05-17 01:13:53 -07:00
2026-03-03 17:25:14 -06:00
2026-05-05 12:38:26 -05:00
2026-05-05 12:38:26 -05:00
2026-03-28 07:47:26 -05:00
2026-04-01 02:37:27 -05:00
2026-02-28 20:14:38 -06:00
2026-04-17 00:01:38 -05:00
2026-05-15 19:37:23 -07:00
2026-04-07 08:55:27 -05:00
2026-04-15 20:56:02 -05:00
2026-03-29 06:54:58 -05:00
2026-05-13 14:54:51 -05:00
2026-04-05 09:50:52 -05:00
2026-05-15 23:58:48 -05:00
2026-05-17 20:30:45 -05:00
2026-04-10 10:33:27 -05:00
2026-03-28 06:27:21 -05:00
2026-04-28 14:05:51 -05:00
2026-03-21 22:39:13 -05:00
2026-05-11 23:19:33 -05:00
2026-04-20 12:26:58 -05:00
2026-05-11 14:49:11 +07:00
2026-03-07 20:14:17 -06:00
2026-05-16 23:15:26 -07:00
2026-04-17 11:01:04 -05:00
2026-04-08 16:55:01 -05:00
2026-05-05 12:52:49 -05:00
2026-02-27 19:33:18 -06:00
2026-04-13 20:54:08 -05:00
2026-04-10 09:28:04 -05:00
2026-05-13 18:35:03 -05:00
2026-03-14 05:59:03 +00:00
2026-05-13 11:23:36 -05:00
2026-04-10 14:22:42 -05:00
2026-04-10 14:22:42 -05:00