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 2021/01/11 19:49:42 UTC

[GitHub] [superset] nikolagigic commented on a change in pull request #12413: chore(chart): Save modal select placeholder value

nikolagigic commented on a change in pull request #12413:
URL: https://github.com/apache/superset/pull/12413#discussion_r555297760



##########
File path: superset-frontend/src/explore/components/SaveModal.tsx
##########
@@ -29,7 +29,7 @@ import { connect } from 'react-redux';
 
 // Session storage key for recent dashboard
 const SK_DASHBOARD_ID = 'save_chart_recent_dashboard';
-const SELECT_PLACEHOLDER = t('**Select** a dashboard OR **create** a new one');
+const SELECT_PLACEHOLDER = t('Select dashboard');

Review comment:
       @ktmud but the original text is referring to dashboard creation through save modal?




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



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