dashjoin / platform

Dashjoin Is an Open Source & Cloud Native Low Code Development and Integration Platform that helps teams deliver applications faster 🚀 Uses a data-driven approach inspired by Linked Data to make use of your existing assets
https://dashjoin.com
GNU Affero General Public License v3.0
89 stars 7 forks source link

Default text for Action Table and Graph widget when there is no data #352

Closed pgrill79 closed 3 weeks ago

pgrill79 commented 1 month ago

If there is no data available for an Action Table or a Graph, you see a kind of "Error message". There should be something like "No data available" instead. The workaround is to work with containers and hide the widget in case of no data, but this causes additional SQL queries and brings also up the issue: https://github.com/dashjoin/platform/issues/348

image

image