Files
eranos/src
filemon 60747de33c Clean up first-hatch tour: real loading state, dev naming, reveal centering
- Wire real companionsFetching prop into BlobbiDashboard and pass it to
  useFirstHatchTourActivation instead of hardcoded isLoading: false
- Rename skipPostRequirement to skipToEggGlow in both BlobbiPage and
  BlobbiDevEditor (no post requirement exists in the simplified flow)
- Update dev button labels: 'Skip to Glow', 'Restart Tour',
  'Reset to Egg + Tour' with accurate titles/descriptions
- Handle async resetTour consistently with void in all onClick handlers
- Fix reveal overlay centering: move rays/glow/particles inside the
  Blobbi visual container (relative positioning) instead of a separate
  viewport-centered absolute layer, so the composition is anchored to
  the Blobbi regardless of header/naming section height
2026-04-03 20:22:17 -03:00
..