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/09/20 07:52:26 UTC

[GitHub] [superset] amitBhardwaj12 opened a new issue #16744: Adding a new custom item in superset SQL LAB menu

amitBhardwaj12 opened a new issue #16744:
URL: https://github.com/apache/superset/issues/16744


   ### Discussed in https://github.com/apache/superset/discussions/16642
   
   Adding a new item in SQL LAB menu .
   Added below code in app.py for appBuilder to add new item link. Also handled the below url on front end side. But new item with driftUI is still not visible. 
   appbuilder.add_link(
               __("Drift UI"),
               href="/superset/sqllab/drift/",
               icon="fa-search",
               category="SQL Lab",
           )</div>


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


[GitHub] [superset] junlincc commented on issue #16744: Adding a new custom item in superset SQL LAB menu

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #16744:
URL: https://github.com/apache/superset/issues/16744#issuecomment-923335741


   Hi @amitBhardwaj12 ! Could you share more about the purpose of this change? Is there any UI implications? if it's feature request, please fill out the issue template. 🙏


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


[GitHub] [superset] junlincc closed issue #16744: Adding a new custom item in superset SQL LAB menu

Posted by GitBox <gi...@apache.org>.
junlincc closed issue #16744:
URL: https://github.com/apache/superset/issues/16744


   


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