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

Spacing issue in memo #20

Closed
clayop opened this issue Jun 4, 2017 · 2 comments · Fixed by #24
Closed

Spacing issue in memo #20

clayop opened this issue Jun 4, 2017 · 2 comments · Fixed by #24
Assignees
Labels

Comments

@clayop
Copy link

clayop commented Jun 4, 2017

It seems that vessel automatically remove space at the end of the box. But usually space is typed at the end while writing a sentence. So auto-removal for the memo box should be done when user click the preview button IMO.

@aaroncox aaroncox added the bug label Jun 6, 2017
@aaroncox aaroncox self-assigned this Jun 6, 2017
@4Ykw
Copy link

4Ykw commented Jun 6, 2017

Yes, I confirm. But there is a workaround if you want to use spaces in the middle. Just go back and add them. I personally like the feature, but I agree with your suggestion.

@aaroncox
Copy link
Owner

aaroncox commented Jun 6, 2017

Yeah it's trimming all excess space as you type, and you're right, that should probably happen on preview. I'll hopefully spend a day this week cleaning up some of these github issues.

aaroncox pushed a commit that referenced this issue Jun 20, 2017
* memo trim is processed when preview popup.

* alphabet and spaces are removed from send amount field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants