marklogic-community / data-explorer

Data Explorer Tool
Other
15 stars 4 forks source link

Feature/ferr 61 #64

Closed vjsaradhi closed 6 years ago

vjsaradhi commented 6 years ago

Please checkout this branch and let me know if the functionality is as expected.

cskeefer commented 6 years ago

Not sure if others are seeing this but I have to click the dropdown twice for it to open. I found this: https://stackoverflow.com/questions/24218663/avoid-having-to-double-click-to-toggle-bootstrap-dropdown talking about the same problem. Looks like there might be an issue between the bootstrap dropdown and the ui-bootstrap library. I'd say either remove the data-toggle attribute or use the ui-bootstrap dropdown if you're seeing the same issue.