You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/26 11:43:18 UTC

[GitHub] [incubator-superset] larshelge opened a new issue #7128: User feedback on "explore_json" request failure

larshelge opened a new issue #7128: User feedback on "explore_json" request failure
URL: https://github.com/apache/incubator-superset/issues/7128
 
 
   This is a feature request for providing user-facing feedback on failed request for data through the `explore_json` API endpoint.
   
   Story: A user puts together a chart and click "Run query". The query fails for some reason, e.g. because there is no data for the particular query/selection. The query currently fails silently with no user feedback and leaves the user wondering why nothing happens.
   
   It would be useful to provide the user with some meaningful feedback. As an example, display a message "No data found" when there is no data returned for the query.
   
   As an example, the `/superset/explore_json/` API request might return HTTP status `400` with a message `error: "No data"` inside the JSON response. In this case, the "No data" could be displayed to the user.
   
   Tested on SuperSet version 0.28.1.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org