Hive Hive
Sign in

fix(web): correct spec social metadata

GitHub issue · Closed

Metadata
Source
tuist/hive #54
Updated
Jun 24, 2026
Domains
Hive
Details

Summary

  • Update OpenGraph image paths to include a .jpg extension while preserving existing hash validation behavior.
  • Use LiveView’s live title helper so spec titles update correctly during client-side navigation.
  • Normalize the shared feed dropdown icon button sizing so it aligns with adjacent spec page controls.
  • Add coverage for public spec head metadata for anonymous visitors.

Testing

  • mix test test/hive_web/open_graph_test.exs test/hive_web/controllers/open_graph_controller_test.exs test/hive_web/live/spec_live/show_test.exs test/hive_web/components/layouts_test.exs
  • mix compile --warnings-as-errors
Comments

No GitHub comments yet.