Plant-for-the-Planet-org / planet-webapp

The Open Source and Commission Free Application that powers the Trillion Tree Campaign. Visit us to meet reforestation Organizations, individuals and companies who are on a journey to plant, monitor and restore a trillion trees.
https://www.trilliontreecampaign.org
Other
35 stars 14 forks source link

Project detail urls with `site` and `ploc` should be bookmarkable #2089

Open mohitb35 opened 3 months ago

mohitb35 commented 3 months ago

Also there is still the issue that you can not bookmark and navigate to another site as the default one of a project, e.g. https://dev.pp.eco/de/yucatan?site=site_kLaHJavm46a4niH will always show https://dev.pp.eco/de/yucatan?site=site_ybVo0Vn007jQl56 - but that also is another issue to solve in pages/sites/[slug]/[p].tsx as I tried e.g. in https://github.com/Plant-for-the-Planet-org/planet-webapp/pull/2014. Also you cannot always bookmark and navigate to single ploc, e.g. https://dev.pp.eco/de/yucatan?ploc=NOSJZ7 - also another issue to solve separately.

Originally posted by @norbertschuler in https://github.com/Plant-for-the-Planet-org/planet-webapp/pull/2082#pullrequestreview-2120386396