mirror of
https://github.com/netbootxyz/webapp.git
synced 2026-04-25 07:05:59 +03:00
[PR #7] [MERGED] Fix bug that allows whitespace before/after filename #149
Labels
No labels
Hacktoberfest
bug
enhancement
no-issue-activity
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webapp#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/webapp/pull/7
Author: @vangorra
Created: 4/25/2021
Status: ✅ Merged
Merged: 4/28/2021
Merged by: @thelamer
Base:
master← Head:vangorra_whitespace_trim📝 Commits (1)
5aca750Adding trim for filename.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
public/js/netbootxyz-web.js(+1 -1)📄 Description
When copying an pasting filenames, the whitespace is preserved in the filename but not presented in the UI. Removing the whitespace from the filename upon file creation avoids extensive troubleshooting.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.