Skip to content

#205: implement building link share dropdown#269

Draft
achamor1 wants to merge 2 commits intomainfrom
205-upgrade-building-share-btn
Draft

#205: implement building link share dropdown#269
achamor1 wants to merge 2 commits intomainfrom
205-upgrade-building-share-btn

Conversation

@achamor1
Copy link
Collaborator

@achamor1 achamor1 commented Feb 8, 2026

Description

Implement link share dropdown on building pages to enable social media sharing

Reddit share example:
image

Bluesky share example:
image

Fixes # (issue)
#205

Testing Instructions

  • docker compose up
  • Navigate to localhost in web browser, select any individual building from the main page
  • Click the share icon below building image
  • dropdown will appear
  • Example (WIP):
image

Please describe the tests/QA that you did to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • If I added a large new feature, I added it to the release notes (ReleaseNotes.vue)

Data Update (if applicable):

@netlify
Copy link

netlify bot commented Feb 8, 2026

Deploy Preview for radiant-cucurucho-d09bae ready!

Name Link
🔨 Latest commit cf25086
🔍 Latest deploy log https://app.netlify.com/projects/radiant-cucurucho-d09bae/deploys/6988127d97cc8200084849c3
😎 Deploy Preview https://deploy-preview-269--radiant-cucurucho-d09bae.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

</li>
<li>
<img src="/icons/facebook.svg" alt="Facebook" />
<a class="share-link" :href="facebookShareUrl()" target="_blank" rel="noopener noreferrer">

Check failure

Code scanning / ESLint

Enforce a maximum line length Error

This line has a length of 101. Maximum allowed is 100.
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