etr2460 commented on a change in pull request #9350: [dashboard] handle 
markdown error
URL: 
https://github.com/apache/incubator-superset/pull/9350#discussion_r398147585
 
 

 ##########
 File path: 
superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx
 ##########
 @@ -73,6 +77,8 @@ const markdownPlaceHolder = `# ✨Markdown
 
 Click here to edit [markdown](https://bit.ly/1dQOfRK)`;
 
+const emergencyCode = t('This markdown component has an error.');
 
 Review comment:
   I'd name this `errorMessage` instead

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to