Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-2025-01-20 #315

Merged
merged 4 commits into from
Jan 20, 2025
Merged

release-2025-01-20 #315

merged 4 commits into from
Jan 20, 2025

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.

3 participants