neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
422 stars 143 forks source link

Custom Messages on empty data/ absent parameter #714

Closed alfredorubin96 closed 11 months ago

alfredorubin96 commented 11 months ago

This is just an idea that I got while speaking with a user, the feedback is that seeing always Query returned no data can be misleading if the data is supposed to not be ready (parameter absence).

In certain cases, we want to change the message bases on the presence of a parameter or not inside the dashboard

Describe the solution you'd like Mapping the absence of a parameter to a message.

BennuFire commented 11 months ago

Already implemented as far as I recall. ❤️

alfredorubin96 commented 11 months ago

Thank you, found it on the table, but not in every report. Should we define a set of default parameters shared between all the reports (description, fullscreen, etc...)?