Fork me on GitHub
#keechma
<
2018-01-21
>
sooheon03:01:20

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?

mihaelkonjevic13:01:18

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

mihaelkonjevic13:01:10

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

mihaelkonjevic17:01:59

@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 “ㅇㅏㄴㄴㅕㅇ” -> “안녕“)