nachoesmite/atom-raml

Dialogs cannot be refocused (clicks go through)

Closed this issue · 3 comments

Having Atom 1.1.0 and api-workbench 0.8.6 on OS X El Capitan I create a new file called Photos.raml. The outline and detail panes pop up on the right side. Following the "Getting Started" in the documentation I right-click on the empty editor pane and create a new API via context menu. Entering the API title, version and base URI I would like to uncheck "Create sample resource" but the click focuses the underlying text editing area instead. From there on I can click everywhere in the dialog without effect. It seems impossible to focus. However I can manually trigger a click on the "Ok" button via Atom developer tools.

@alomvar this issue should go to API Workbench Project right?

Oh, yes! I do not know how I managed to get this here by accident. 😄

Moved it here: https://github.com/mulesoft/api-workbench/issues/66