You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do you want to request a feature or report a bug?
usability issue, could go either way depending on your opinion :)
- What is the current behavior?
to focus any field of the post creation screen, you must click in a small area that is not clearly marked. This is the case for all fields - eg Title - you must click below the word title although there is no visual delimiter saying "this is the header, and this is the input field". When the window is quite wide, it is not obvious that you are not clicking below "title" but the focus does not transfer to that field if you are not. It is most obvious in the 'body' of a new post you must click in first "line" of a large blank canvas or tab there from other fields rather than just clicking anywhere below "Body"
- If the current behavior is a bug, please provide the steps to reproduce.
start new post, attempt to focus body widget, find that you can't unless you click in a specific spot or tab from a different field. Since in my browser the "body" widget takes up 1/4 of the screen, I had to click a lot before I found where the first "line" was (once it is focused the first time, a (+) shows up to help, but before that, Body is just a big blank box)
- What is the expected behavior?
clicking anywhere in any input field will focus that input field.
- Please mention your node.js, and operating system version.
- Do you want to request a feature or report a bug?
usability issue, could go either way depending on your opinion :)
- What is the current behavior?
to focus any field of the post creation screen, you must click in a small area that is not clearly marked. This is the case for all fields - eg Title - you must click below the word title although there is no visual delimiter saying "this is the header, and this is the input field". When the window is quite wide, it is not obvious that you are not clicking below "title" but the focus does not transfer to that field if you are not. It is most obvious in the 'body' of a new post you must click in first "line" of a large blank canvas or tab there from other fields rather than just clicking anywhere below "Body"
- If the current behavior is a bug, please provide the steps to reproduce.
start new post, attempt to focus body widget, find that you can't unless you click in a specific spot or tab from a different field. Since in my browser the "body" widget takes up 1/4 of the screen, I had to click a lot before I found where the first "line" was (once it is focused the first time, a (+) shows up to help, but before that, Body is just a big blank box)
- What is the expected behavior?
clicking anywhere in any input field will focus that input field.
- Please mention your node.js, and operating system version.
chrome latest/running static/netlify-built (ubuntu14.04 + node 6.9.1)
The text was updated successfully, but these errors were encountered: