Skip to content

Fixed issue with the WebFileData file path function so it now returns the webkitRelativePath instead of the file name#5015

Merged
jkelleyrtp merged 1 commit into
DioxusLabs:mainfrom
jsheaves-stack:issue-3136
Nov 25, 2025
Merged

Fixed issue with the WebFileData file path function so it now returns the webkitRelativePath instead of the file name#5015
jkelleyrtp merged 1 commit into
DioxusLabs:mainfrom
jsheaves-stack:issue-3136

Conversation

@jsheaves-stack

Copy link
Copy Markdown
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… Fixed issue with the WebFileData file path function so it now returns the webkitRealtivePath instead of the file name 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 Fixed issue with the WebFileData file path function so it now returns the webkitRelativePath instead of the file name Nov 22, 2025
@jkelleyrtp jkelleyrtp merged commit c8552ce into DioxusLabs:main Nov 25, 2025
8 of 19 checks passed
SilentVoid13 pushed a commit to SilentVoid13/dioxus that referenced this pull request May 21, 2026
…he webkitRelativePath property if it exists, or just the file name if it does not exist. (DioxusLabs#5015)
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 this pull request may close these issues.

2 participants