ktmud opened a new issue #11094:
URL: https://github.com/apache/incubator-superset/issues/11094
When datasource name is long or browser window is small, DatasourceControl dropdown menu
cut in half on narrow screens.
### Expected results
The dropdown menu should be able to overflow from the side bar.
Another option is to right-align the dropdown menu.
### Actual results

#### How to reproduce the bug
1. Go to Explore page
2. Select a datasource with very long name
3. Narrow your browser window
4. Click on the "..." dropdown.
### Environment
(please complete the following information):
- superset version: `superset version`
- python version: `python --version`
- node.js version: `node -v`
- npm version: `npm -v`
### Checklist
Make sure these boxes are checked before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included it here as text
if there are any.
- [x] I have reproduced the issue with at least the latest released version of superset.
- [ x I have checked the issue tracker for the same issue and I haven't found one similar.
### Additional context
Should be related to #10971
cc @mistercrunch
----------------------------------------------------------------
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
|