homotopy-io / homotopy-webclient

https://homotopy.io
26 stars 5 forks source link

Text fields are confusing & buggy #102

Open fanzier opened 5 years ago

fanzier commented 5 years ago

I have a couple of issues with the text fields:

  1. It seems that the names only become editable when clicking on them. This is annoying because one cannot use the tab key to switch between text fields to edit them.

  2. The following behavior is even more annoying: I click on the title to edit it. Then I move the mouse pointer somewhere else. The text field immediately loses focus and I cannot type anymore. This happened to me a dozen times today. Please keep the focus until I click somewhere else.

  3. The widths of the text fields seem to affect the width of the left side bar. If I type a long word into the abstract, like a URL, then the sidebar sometimes switches between two widths very quickly (multiple times per second) and I didn't know how to stop this.