Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep focus on textarea when editing #6

Closed
inliquid opened this issue Jul 28, 2021 · 2 comments
Closed

Keep focus on textarea when editing #6

inliquid opened this issue Jul 28, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@inliquid
Copy link

After using chunchumaru-mde for a longer period of time I found one small, but annoying issue. The problem is that after pressing any edit button, such as "bold" or "italic", textarea looses its focus. This is especially important when editing on smartphone, because this means virtual keyboard is collapsed and you have to make additional tap on the textarea and then move cursor to its position, to continue editing. I think fixing it can improve overall experience on mobiles. Other than that everything seems great. 👍

@madeyoga madeyoga added the bug Something isn't working label Jul 29, 2021
@madeyoga
Copy link
Owner

Hi inliquid! I just pushed an update to fix this issue, I'll check back in a few days to see if that works for you

Thank you for your contributions!

@inliquid
Copy link
Author

So far I didn't find any issues, everything seems fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants