cschroeter / park-ui

Beautifully designed components built on Ark UI that work for the JS and CSS frameworks of your choice.
https://park-ui.com
MIT License
1.47k stars 59 forks source link

docs: does not open file selection dialog #322

Closed homemade-ramen closed 1 month ago

homemade-ramen commented 1 month ago

Description

The file selection dialog on the documentation page for the FileUpload component does not open. This issue prevents file uploads.

Steps to reproduce

  1. Navigate to the documentation page for the FileUpload component. (https://park-ui.com/docs/panda/components/file-upload)
  2. Click the Open Dialog button.
  3. The dialog box does not open.

Additional Information

I have identified a potential fix for this issue and will be submitting a pull request shortly. Add FileUpload.HiddenInput.

segunadebayo commented 1 month ago

This is now fixed