Open wbazant opened 1 week ago
Part of https://github.com/falling-fruit/falling-fruit-web/issues/538 .
The live site has a tooltip e.g. here: https://fallingfruit.org/locations/new?c=forager%2Cfreegan&locale=en&location_id=1989825&i18n_viz=1
Edit this file: src/components/map/LocationTooltip.js
src/components/map/LocationTooltip.js
The translation key to use is: locations.index.editmarker_html
locations.index.editmarker_html
You can reuse the implementation steps / commands for https://github.com/falling-fruit/falling-fruit-web/issues/587. Should be quite simple!
Part of https://github.com/falling-fruit/falling-fruit-web/issues/538 .
The live site has a tooltip e.g. here: https://fallingfruit.org/locations/new?c=forager%2Cfreegan&locale=en&location_id=1989825&i18n_viz=1
Edit this file:
src/components/map/LocationTooltip.js
The translation key to use is:
locations.index.editmarker_html
You can reuse the implementation steps / commands for https://github.com/falling-fruit/falling-fruit-web/issues/587. Should be quite simple!