Skip to content

Conversation

@sinatragianpaolo
Copy link
Collaborator

No description provided.

sinatragianpaolo and others added 4 commits December 17, 2024 09:43
This commit refactors the code in FileDropzone and bugFormSlice to normalize file names using the newly added normalizeFileName function. This function removes accented characters from file names, ensuring consistency and compatibility across different systems.

The normalizeFileName function has been added to the project in the normalizeFilename.ts file.
This commit refactors the code in FileDropzone and bugFormSlice to normalize file names using the newly added normalizeFileName function. This function removes accented characters from file names, ensuring consistency and compatibility across different systems.

The normalizeFileName function is added in a new file called normalizeFilename.ts.

This change improves the reliability and usability of the file upload feature in the BugForm component.
…-bugform

refactor: Normalize file names in FileDropzone and bugFormSlice
@cannarocks cannarocks marked this pull request as ready for review January 20, 2025 16:07
@cannarocks cannarocks changed the title release-01-20-25 release-2025-01-20 Jan 20, 2025
@cannarocks cannarocks merged commit dad2897 into master Jan 20, 2025
11 checks passed
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.

5 participants