Skip to content

refactor: Normalize file names in FileDropzone and bugFormSlice#314

Merged
iacopolea merged 1 commit into
developfrom
UN-488-fix-accented-file-name-bugform
Dec 17, 2024
Merged

refactor: Normalize file names in FileDropzone and bugFormSlice#314
iacopolea merged 1 commit into
developfrom
UN-488-fix-accented-file-name-bugform

Conversation

@sinatragianpaolo

Copy link
Copy Markdown
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

currents-bot Bot commented Dec 17, 2024

Copy link
Copy Markdown

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
@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.

2 participants