Soon we will have additional vision_zero widgets, that's why we need to plan the structure of the vision zero widgets.
@yuvalbl - any thoughts or requests from the backend side on those widgets?
Do you want to have multiple widgets in the API, one per vision zero infographics?
Should we add a special vision_zero tag in the metadata of the widget?
in anyway/infographics_utils.py, vision_zero widget is defined as follows:
vision_zero = Widget(name='vision_zero', rank=15, items=['vision_zero_2_plus_1'])
Soon we will have additional vision_zero widgets, that's why we need to plan the structure of the vision zero widgets. @yuvalbl - any thoughts or requests from the backend side on those widgets? Do you want to have multiple widgets in the API, one per vision zero infographics? Should we add a special vision_zero tag in the metadata of the widget?