Loading state for input
#221
jonyhayama
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, just wanted to say that is an awesome framework!
I noticed we have a loading state to everything but form elements:
I'm not exactly sure why that is and I was wondering how hard would it be to provide this state to form elements.
As a starting point, I'd vote for the
input
(text and search) element. My specific scenario for that implementation would be an "autocomplete" search field...Anyway, here's some sample code (just a draft) with the general idea:
I'll gladly work on a PR if this idea moves forward.
Beta Was this translation helpful? Give feedback.
All reactions