keechma

Keechma stack. Mention @U050986L9 or @U2J1PHYNM if you have any questions
sooheon 2018-01-21T03:53:20.000013Z

what’s the best way to do loading indicators for forms? Should forms-core/submit-data reset some :kv key to {:loading? true}, and had forms-core/on-submit-success overwrite it?

mihaelkonjevic 2018-01-21T13:07:18.000039Z

@sooheon forms do that for you. You can check the :state attr on form-state. It will be :submitting

mihaelkonjevic 2018-01-21T13:09:10.000091Z

I’ll write some docs for forms today (it’s long past due)

mihaelkonjevic 2018-01-21T17:56:59.000030Z

@sooheon for the example text in the issue (안녕하세요) can you add a sequence of (Korean) characters I need to enter to get that text (like you’ve added “ㅇㅏㄴㄴㅕㅇ” -> “안녕“)