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

Add accept property support for File Upload #235

Closed
Badgerati opened this issue Dec 2, 2021 · 0 comments · Fixed by #237
Closed

Add accept property support for File Upload #235

Badgerati opened this issue Dec 2, 2021 · 0 comments · Fixed by #237
Assignees
Labels
enhancement ⬆️ New feature or request
Milestone

Comments

@Badgerati
Copy link
Owner

To allow the file upload dialog to auto-filter by specific file types/extensions, we need to add support for the accept property:

New-PodeWebFileUpload -Accept '.png', '.pdf'
@Badgerati Badgerati added the enhancement ⬆️ New feature or request label Dec 2, 2021
@Badgerati Badgerati added this to the 0.7.0 milestone Dec 2, 2021
@Badgerati Badgerati self-assigned this Dec 2, 2021
@Badgerati Badgerati mentioned this issue Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⬆️ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant