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

Button not registered in FileUpload #478

Closed
bgorhoball opened this issue Sep 14, 2020 · 1 comment
Closed

Button not registered in FileUpload #478

bgorhoball opened this issue Sep 14, 2020 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@bgorhoball
Copy link

Hello,

I am using primevue 2.0.9 and have some questions on FileUpload -

  1. Icon of item remove button
    The icon to remove the items on the RHS could not be rendered as shown below. It seems the Button component is not yet registered in the components
    image

  2. webkitdirectory support for the input tag
    As per the MDN web, is it possible to have 'webkitdirectory' added as a property just like 'multiple'?

I could create PR if needed. Thanks a lot!

@cagataycivici cagataycivici self-assigned this Sep 26, 2020
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 26, 2020
@cagataycivici cagataycivici added this to the 3.0.0-rc.1 milestone Sep 26, 2020
@cagataycivici cagataycivici changed the title FileUpload - Icon of item remove button + webkitdirectory support Button not registered in FileUpload Sep 26, 2020
@cagataycivici
Copy link
Member

For directory support, please monitor;

#499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants