kamalkeshavani-aiinside opened a new issue #15539: URL: https://github.com/apache/superset/issues/15539
This experimental feature is broken in latest versions. https://github.com/apache/superset/pull/6745 ### Expected results When typing in Omnibar, a dropdown should appear to select from search results. ### Actual results The window with search text box and dropdown is very small, making it hard to use the dropdown. #### Screenshots From PR:  Current situation in Master:  #### How to reproduce the bug 1. Enable `OMNIBAR` feature flag. 2. Go to any dashboard and press Cmd + K 3. Type any text and it should show available dashboards  ### Environment - superset version: `master` using image from docker hub ### Checklist Make sure to follow these steps 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 I would also request a feature here: Close the OMNIBAR when ESC key is pressed. Currently Omnibar cannot be closed without refreshing the page. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
