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 2022/08/03 02:30:20 UTC

[GitHub] [superset] mayurnewase opened a new issue, #20951: Connect database doesn't work in 1.5.1

mayurnewase opened a new issue, #20951:
URL: https://github.com/apache/superset/issues/20951

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Go to homepage
   2. Hover on + sign on top right corner -> hover on data -> click "Connect database"
   
   It works in master, happening because Antd tab component in this version is calling onclick handler with key of the parent element instead of the actual element being clicked so onclick handler doesn't recognise the key and ignores the event.
   
   ### Expected results
   Should open Add database modal
   
   ### Actual results
   
   Nothing happens
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version:
   - superset version: `superset version`
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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.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] michael-s-molina commented on issue #20951: Connect database from top right corner button doesn't work in 1.5.1

Posted by GitBox <gi...@apache.org>.
michael-s-molina commented on issue #20951:
URL: https://github.com/apache/superset/issues/20951#issuecomment-1238445260

   Thanks for reporting this issue @mayurnewase. A fix has been included in the [1.5 branch](https://github.com/apache/superset/commits/1.5) and it will be available as part of 1.5.2


-- 
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] michael-s-molina closed issue #20951: Connect database from top right corner button doesn't work in 1.5.1

Posted by GitBox <gi...@apache.org>.
michael-s-molina closed issue #20951: Connect database from top right corner button doesn't work in 1.5.1
URL: https://github.com/apache/superset/issues/20951


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