mulesoft / api-designer

A web editor for creating and sharing RAML API specifications
Other
1.07k stars 266 forks source link

No way to turn shelf back on in raml editor #379

Closed michaelgriffithus closed 8 years ago

michaelgriffithus commented 8 years ago

I accidentally turned off the shelf by clicking on the shelf icon. Now it does not appear and no way to turn it back on.

dmartinezg commented 8 years ago

The shelf only shows up when you are in a RAML file (the extension is raml).

If you are not in a RAML file you will not get the icon at all. If you are editing a .raml file, and the shelf does not show up, it may be a bug indeed.

michaelgriffithus commented 8 years ago

File is extension is .raml See screenshot https://www.dropbox.com/s/a6yk0mfiajgfhhv/Screenshot%202016-02-26%2013.37.27.png?dl=0

dmartinezg commented 8 years ago

On Anypoint Platform specifically there is an issue with 100% vertical space not taking into account the navigation bar, then there is a vertical scroll, which hides the bottom of the page. Perhaps in your case you cannot scroll vertically either (if I scroll down I can see the icon, when collapsed).

I will pass this along to that team of devs, but it probably is an issue on the Anypoint Platform, not the designer.

michaelgriffithus commented 8 years ago

exactly the problem, the scroll bar is neither visible or obvious.

Thanks!

dmartinezg commented 8 years ago

Vertical scroll on that page has been a thorn on my side for too long. Thanks! I'll close this one.