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

Make user input less strict #161

Closed
2 tasks done
rzadp opened this issue Jul 22, 2024 · 0 comments · Fixed by #165
Closed
2 tasks done

Make user input less strict #161

rzadp opened this issue Jul 22, 2024 · 0 comments · Fixed by #165

Comments

@rzadp
Copy link
Contributor

rzadp commented Jul 22, 2024

  • Allow uppercased address format.

The user should not have to do changes like this:

Screenshot 2024-07-22 at 12 11 26

EDIT: Looks like it wasn't actually the uppercasing (which is handled properly), but backticks around the address:

Screenshot 2024-08-09 at 11 13 17

  • Add toleration for new lines in comments.

For example here - it has new lines after the command. Probably just a matter of a trim().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant