Skip to content

Conversation

@jsheaves-stack
Copy link
Contributor

Modified the NativeFileData path function for WebFileData to return the webkitRelativePath property if it exists, or just the file name if it does not exist. This is to resolve issues #3136 and #3134 where using the folder upload form for web results in each file losing its relative path and only returning the file name.

…he webkitRelativePath property if it exists, or just the file name if it does not exist.
@jsheaves-stack jsheaves-stack requested a review from a team as a code owner November 22, 2025 20:56
@jsheaves-stack jsheaves-stack changed the title Modified the NativeFileData path function for WebFileData to return t… Nov 22, 2025
@jsheaves-stack jsheaves-stack changed the title Fixed issue with the WebFileData file path function so it now returns the webkitRealtivePath instead of the file name Nov 22, 2025
@jkelleyrtp jkelleyrtp merged commit c8552ce into DioxusLabs:main Nov 25, 2025
8 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants