Flux styles for file inputs #223
Unanswered
jeppeolesen
asked this question in
Feature Requests
Replies: 3 comments 1 reply
-
@jeppeolesen totaly agree with you |
Beta Was this translation helpful? Give feedback.
0 replies
-
Would love to see this is as well, just styling would be good. Feels like the only missing form element |
Beta Was this translation helpful? Give feedback.
0 replies
-
We just cranked out a few design ideas for this. Will be implementing at least a better looking file upload button soon. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently there is no styling applied for
<flux:input type="file" />
.There are workarounds using a hidden input and alpine/js, but it would be much cleaner if Flux supported file inputs.
Beta Was this translation helpful? Give feedback.
All reactions