react-stack icon indicating copy to clipboard operation
react-stack copied to clipboard

Performance issues

Open ericgrosse opened this issue 9 years ago • 0 comments

So I did the usual git clone -> npm install -> npm start -> open browser at localhost:8080 and the application works, but it has an annoying performance issue.

First, in the UI you see something like the following:

image

This eventually resolves itself after several seconds, but in that timeframe you can't even see the textarea used to input comments.

Another issue is that you see a special cursor (the one you see when hovering over hyperlinks) with the mouse until those several seconds go by and the textarea appears.

ericgrosse avatar Apr 26 '16 04:04 ericgrosse