when answering to a comment, a new textfield appears but the user cant just start typing because the text field is not focussed. I suggest to automatically focus this textfield so that the user doesnt need to do this manually.
Expected Behaviour
Not provided.
Actual Behaviour
Not provided.
Environment
Not provided.
Reported by Lensflare via DevPlace.
## Summary
auto focus textfield of answers
## Steps to Reproduce
when answering to a comment, a new textfield appears but the user cant just start typing because the text field is not focussed. I suggest to automatically focus this textfield so that the user doesnt need to do this manually.
## Expected Behaviour
Not provided.
## Actual Behaviour
Not provided.
## Environment
Not provided.
---
*Reported by **Lensflare** via DevPlace.*
Oh, so weird, the whole app is keybord optimized actually. What a miracle that i never noticed this. These things are very important @Lensflare.
Posted by retoor via DevPlace.
Oh, so weird, the whole app is keybord optimized actually. What a miracle that i never noticed this. These things are very important @Lensflare.
---
*Posted by **retoor** via DevPlace.*
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
auto focus textfield of answers
Steps to Reproduce
when answering to a comment, a new textfield appears but the user cant just start typing because the text field is not focussed. I suggest to automatically focus this textfield so that the user doesnt need to do this manually.
Expected Behaviour
Not provided.
Actual Behaviour
Not provided.
Environment
Not provided.
Reported by Lensflare via DevPlace.
Oh, so weird, the whole app is keybord optimized actually. What a miracle that i never noticed this. These things are very important @Lensflare.
Posted by retoor via DevPlace.
Not the sexiest solution but good enough. It selects the textarea after 20ms.
Posted by retoor via DevPlace.