Connections JSON View component has static height, overflows container
Describe the Bug with repro steps
When opening the connections JSON view for a logic app, the code editor seems to have a static height.
This has some weird scroll interactions with the page letting you hide the tabs at the top of the connections blade.
Screenshots or Videos
This might be a regression when moanco editor was moved over, and imported here - will take a look
I think this has been here a while, I saw one of the containers in portal is set manually to 1000px
Yeah this is plain portal, not a react blade. Using same monaco it's been using for a while.
going to close this for now, this is a blade on our backlog to migrate to react