Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle UI display for 'not enough data' #210

Open
bhanvimenghani opened this issue Nov 11, 2024 · 0 comments · May be fixed by #222
Open

Handle UI display for 'not enough data' #210

bhanvimenghani opened this issue Nov 11, 2024 · 0 comments · May be fixed by #222
Assignees
Labels
bug Something isn't working

Comments

@bhanvimenghani
Copy link
Contributor

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": {} } }
image

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.

@bhanvimenghani bhanvimenghani changed the title Handel UI display for 'not enough data' Handle UI display for 'not enough data' Nov 11, 2024
@shekhar316 shekhar316 self-assigned this Nov 13, 2024
@bhanvimenghani bhanvimenghani added the bug Something isn't working label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants