Skip to content

Conversation

@sinatragianpaolo
Copy link
Collaborator

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.

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.
@currents-bot
Copy link

currents-bot bot commented Dec 17, 2024

Currents Tests: Tryber.me tests passed after 2m 57s

🟢 235 · 🔴 0 · ⚪️ 0 · 🟣 4

View Run Details

Run Details

  • Project: Tryber.me

  • Groups: 1

  • Framework: Playwright

  • Run Status: Passed

  • Commit: 88c0e20

  • Spec files: 12

  • Overall tests: 235

  • Duration: 2m 57s

  • Parallelization: 3


This message was posted automatically by currents.dev | Integration Settings

@iacopolea iacopolea merged commit cf89711 into develop Dec 17, 2024
5 checks passed
@iacopolea iacopolea deleted the UN-488-fix-accented-file-name-bugform branch December 17, 2024 09:07
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