CodeForPhilly / clean-and-green-philly

Dashboard to target Philly vacant properties for anti-gun violence interventions
https://www.cleanandgreenphilly.org/
MIT License
32 stars 58 forks source link

Feature: Share property button #500

Closed thansidwell closed 4 months ago

thansidwell commented 5 months ago

Add a Share button with a share icon to the top of the property detail

When a user hovers over it

When a user clicks on it

The user should be able to paste and send the URL to another user.

Figma prototype

This should use the tooltip component. We should ensure that whatever component we use is styled like the design.

https://github.com/CodeForPhilly/vacant-lots-proj/assets/1965986/7799f802-b24c-432d-a07d-8a93fe82e2df

Moylena commented 5 months ago

For anyone who picks this up - please connect with @brandonfcohen1 . He's done some work to pull in data and metadata that will impact the URL for each property

amyyeung17 commented 5 months ago

I can work on this.

brandonfcohen1 commented 5 months ago

No metadata needed- all you need to do is copy the current URL (which will have the property ID)

nlebovits commented 4 months ago

closed by #533