stephenLYZ commented on a change in pull request #18662:
URL: https://github.com/apache/superset/pull/18662#discussion_r811529621



##########
File path: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js
##########
@@ -45,6 +45,13 @@ const metadata = new ChartMetadata({
   ],
   thumbnail,
   useLegacyApi: true,
+  label: {
+    name: t('verified'),
+    description: t(
+      'This chart was tested and verified, so the overall experience should be 
stable.',

Review comment:
       Thanks for this inputs!This makes sense. @rusackas I think we can unify 
it into an enum and influence the search results based on the definition of 
this field. 




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