Problem Faced:
in cases where there is no data, the ui is showing blank, and no notification as well, will showing this notification do?
"notifications": { "120001": { "type": "info", "message": "There is not enough data available to generate a recommendation.", "code": 120001 } }, "data": {} } }
Expectations / Delivery Requirements:
In this case, we need to show everything until the notifications section and nothing beyond that
Where to Start?
Start around the experiments page.
Problem Faced: in cases where there is no data, the ui is showing blank, and no notification as well, will showing this notification do?
"notifications": { "120001": { "type": "info", "message": "There is not enough data available to generate a recommendation.", "code": 120001 } }, "data": {} } }
Expectations / Delivery Requirements: In this case, we need to show everything until the notifications section and nothing beyond that
Where to Start? Start around the experiments page.