Closed jrubenoff closed 7 years ago
Can you add an example to the preview site?
Icons inside .blank_slate_alternative
should only appear in the loading state, so perhaps you can write some JS to simulate a loading state after a link is clicked?
I'll finish reviewing this alongside https://github.com/dobtco/screendoor-v2/pull/4311/.
I'm dragging my feet a bit because we already use Rails' data-disable-with
pattern a bunch, which does not allow for icons. I think the icon here is kinda unnecessary, and I'd prefer to keep using data-disable-with
instead of writing additional JS
I think we're just going to use "Loading..." text, without an icon.
Fix issues like these, from dobtco/screendoor-v2#4311: