fintzd commented on a change in pull request #15521:
URL: https://github.com/apache/superset/pull/15521#discussion_r663089083



##########
File path: 
superset-frontend/src/visualizations/FilterBox/FilterBoxChartPlugin.js
##########
@@ -22,9 +22,12 @@ import thumbnail from './images/thumbnail.png';
 import controlPanel from './controlPanel';
 
 const metadata = new ChartMetadata({
+  category: t('Tools'),
   name: t('Filter box'),
-  description:
-    'A multi filter, multi-choice filter box to make dashboards interactive',
+  description: t(`Chart component that lets you add a custom filter UI in your 
dashboard. When added to dashboard, a filter box lets users specify specific 
values or ranges to filter charts by. The charts that each filter box is 
applied to can be fine tuned as well in the dashboard view.
+

Review comment:
       Just wondering why the extra dropped row here, am I missing something 
that I should not? Sorry if that's how it is supposed to be and my ignorance is 
at fault here!




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to