dariogoetz/keyboard_layout_optimizer

Replace error-toasts with form-validation

Closed this issue · 4 comments

A more elegant version than this…

image

…would be a proper validation of the form-field.

Additionally, showing a current chars / max chars at the end or below of the form-field would be great. (25/32).

I would be happy to accept a pull request for this :)

Has been addressed in b304652

Great! The only thing that could still be improved is that the error-message changes the alignment of the elements, I might change that myself at some point in the future. For now, it looks great! :)

image
image

I noticed that, too. But I was unable to easily change it.