chrome-app-websocket-tester
chrome-app-websocket-tester copied to clipboard
buttons are rendered in wrong place so cant use app.
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.
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.
I add the code as below to the index.html :
<style>.form-bottom-element {top: 70px !important;}.relative-container {margin-bottom:50px !important;}</style>
then make it look better
I'm also experiencing this issue, please fix it, cause the app is unusable at this stage.