Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extra FileInput **kwargs have no effect #265

Open
gioxc88 opened this issue Jul 10, 2023 · 4 comments · May be fixed by #288
Open

extra FileInput **kwargs have no effect #265

gioxc88 opened this issue Jul 10, 2023 · 4 comments · May be fixed by #288

Comments

@gioxc88
Copy link

gioxc88 commented Jul 10, 2023

Hello I have noticed that any extra kwargs passed to the 'FileInput' have no effect
thanks
Gio

@gioxc88
Copy link
Author

gioxc88 commented Oct 30, 2023

any news on this?
Thanks
Gio

@mariobuikhuizen
Copy link
Collaborator

What effect do you expect them to have?

@gioxc88
Copy link
Author

gioxc88 commented Oct 30, 2023

all the arguments to control the aspect of the FileInput are not passed to the underlying object

@egormkn
Copy link

egormkn commented Nov 8, 2023

I suppose @gioxc88 meant that the FileInput exported from ipyvuetify.extra doesn't support all the properties of original FileInput from ipyvuetify.generated, such as outlined, label or placeholder etc. I also faced this problem while trying to set up file uploading.

@egormkn egormkn linked a pull request Nov 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants