Skip to content

Enlarge flyer and make flyer + address clickable in the JS example#308

Merged
dgershman merged 1 commit into
mainfrom
feature/mayo-302-flyer-links
Jul 10, 2026
Merged

Enlarge flyer and make flyer + address clickable in the JS example#308
dgershman merged 1 commit into
mainfrom
feature/mayo-302-flyer-links

Conversation

@dgershman

Copy link
Copy Markdown
Contributor

Follow-up to #303, #306, #307 (all merged). Enhances the example render in docs/rest-api-javascript-example.md:

  • Larger flyer — ~5x bigger (88px thumbnail → up to 440px), with the card switched to a stacked (column) layout so the full portrait flyer shows without cropping.
  • Clickable flyer — wrapped in a link that opens the full-size featured_image in a new tab (target="_blank" rel="noopener").
  • Clickable address — the street address is now a Google Maps search link (https://www.google.com/maps/search/?api=1&query=…, queried on venue name + address) that opens in a new tab.

Docs-only; guards remain for events without a flyer or address.

Refs #302.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Qhzc67oVYG5NsCp3naTPDu

Make the flyer ~5x larger (88px -> 440px, stacked card layout), wrap it in a
link that opens the full-size image in a new tab, and turn the street address
into a Google Maps search link that opens in a new tab.

🐦‍⬛ Generated with Claude Code, orchestrated by Crow

Co-Authored-By: Claude <noreply@anthropic.com>
Crow-Session: 43D5CCA0-472E-44C1-8990-7243EBC9DF1C
Claude-Session: https://claude.ai/code/session_01Qhzc67oVYG5NsCp3naTPDu
@dgershman dgershman merged commit 65d469f into main Jul 10, 2026
3 checks passed
@dgershman dgershman deleted the feature/mayo-302-flyer-links branch July 10, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant