Hive
fix(web): correct spec social metadata
GitHub issue · Closed
Source
tuist/hive #54
Updated
Jun 24, 2026
Domains
Hive
Summary
- Update OpenGraph image paths to include a
.jpgextension 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.exsmix compile --warnings-as-errors
No GitHub comments yet.