teritorio / vido

POI WebMap application
https://www.teritorio.fr/solution/webapplication-api/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Avoid events emission drilling #407

Open wazolab opened 2 weeks ago

wazolab commented 2 weeks ago

The aim of this issue is to remove the cascading event emission between PoiCardContent and all his parent components. We could simply trigger an action from PoiCardContent when catching a user event. Then we could base High-level components / pages on state from the store for further behaviors.

Applies to: