You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "justinpark (via GitHub)" <gi...@apache.org> on 2023/04/07 17:07:17 UTC

[GitHub] [superset] justinpark commented on a diff in pull request #19648: chore: Spelling

justinpark commented on code in PR #19648:
URL: https://github.com/apache/superset/pull/19648#discussion_r1160838582


##########
superset-frontend/src/SqlLab/components/App/index.jsx:
##########
@@ -127,7 +127,7 @@ class App extends React.PureComponent {
     ) {
       this.showLocalStorageUsageWarning(
         this.props.localStorageUsageInKilobytes,
-        this.props.queries?.lenghth || 0,
+        this.props.queries?.length || 0,

Review Comment:
   This value only uses for logging so not a huge critical. (Thanks for catching up. I found this issue when I queried the this new logging item first time)



-- 
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: notifications-unsubscribe@superset.apache.org

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