jonathanpmartins / v-money3

Vue3 currency input/directive mask
MIT License
103 stars 27 forks source link

UX - behave like normal input when getting focus #20

Closed botura closed 3 years ago

botura commented 3 years ago

This is not a bug and I'm sure if every one agree, but there is two things I think it would be more user friendly:

1) When gettting focus through tab key, all content could be selected as a normal input field.

2) When getting focus through mouse click, cursor could stay near the character that received the click.

jonathanpmartins commented 3 years ago

Changes shipped in 3.14.0