Skip to content

Conversation

@dogi
Copy link
Member

@dogi dogi commented Jan 22, 2026

Extracted diacritic normalization logic into normalizeDiacritics function in src/app/shared/utils.ts. Updated src/app/shared/table-helpers.ts to use this utility function in filterSpecificFields, filterSpecificFieldsByWord, and filterSpecificFieldsHybrid to remove code duplication. Added unit tests for the new utility in src/app/shared/utils.spec.ts.


https://jules.google.com/session/12393276100888116578

Extracted diacritic normalization logic into `normalizeDiacritics` function in `src/app/shared/utils.ts`.
Updated `src/app/shared/table-helpers.ts` to use this utility function in `filterSpecificFields`, `filterSpecificFieldsByWord`, and `filterSpecificFieldsHybrid` to remove code duplication.
Added unit tests for the new utility in `src/app/shared/utils.spec.ts`.
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