ParkingReformNetwork / parking-lot-map

Interactive map showing how much of downtowns are dominated by parking
https://parkingreform.org/parking-lot-map/
MIT License
1 stars 5 forks source link

Open all links in a new tab #268

Closed Eric-Arellano closed 3 months ago

Eric-Arellano commented 3 months ago

The app is usually accessed via an iframe. If you click links currently, the new page is in the iframe itself. This is really confusing. We could use target=_top to replace the current page, but Tony has said in the past that we should go to a new tab.

We now consistently use the up-right arrow icon with every external link to make more explicit that the links go to a new tab.

Screenshot 2024-08-02 at 8 50 24 AM