chrome-app-websocket-tester icon indicating copy to clipboard operation
chrome-app-websocket-tester copied to clipboard

buttons are rendered in wrong place so cant use app.

Open johnvlittle opened this issue 7 years ago • 2 comments

In latest chrome on windows 10, the red "connnect" button is over the "connection type", and the grey "send" button is over the message. This means there is no way to enter the message to send. I.e. the app is unfortunately completely broken. I tried different windows sizes also. capture

Also, the minus at the top deletes the saved connection without warning - its too easy to hit accidentally. I would recommend moving this, or at least adding an "are you sure" dialog.

johnvlittle avatar Mar 14 '17 10:03 johnvlittle

I add the code as below to the index.html : <style>.form-bottom-element {top: 70px !important;}.relative-container {margin-bottom:50px !important;}</style>

default

then make it look better

One2r avatar Jun 27 '17 01:06 One2r

I'm also experiencing this issue, please fix it, cause the app is unusable at this stage.

dominik-korsa avatar Oct 14 '18 20:10 dominik-korsa