Skip to content

Conversation

@kesselb
Copy link
Contributor

@kesselb kesselb commented Aug 29, 2025

See #4663 for additional context and steps to reproduce.

The grouping in contacts is done by the categories attribute. The cards created for recently contacted are using a translated string for the category. This leads to a weird state when a user switched languages inbetween.

image

The notable difference in contacts is that the category name is translated, but we are always using "Recently contacted" in the url.

@kesselb kesselb self-assigned this Aug 29, 2025
@kesselb kesselb added 2. developing Work in progress bug Something isn't working labels Aug 29, 2025
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 10.94%. Comparing base (b5e25c7) to head (f7c0c7d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4664   +/-   ##
=========================================
  Coverage     10.94%   10.94%           
  Complexity      291      291           
=========================================
  Files           127      127           
  Lines          6552     6552           
  Branches       1204     1204           
=========================================
  Hits            717      717           
  Misses         5713     5713           
  Partials        122      122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kesselb kesselb force-pushed the fix/translate-recently-contacted-only-for-labeling branch from 4a349d8 to 9768dd9 Compare September 10, 2025 14:16
@kesselb kesselb added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 10, 2025
@kesselb kesselb marked this pull request as ready for review September 10, 2025 14:23
The grouping in contacts is done by the categories attribute. The cards
created for recently contacted are using a translated string for the
category. This leads to a weird state when a user switched languages
inbetween.

Signed-off-by: Daniel Kesselberg <[email protected]>
@kesselb kesselb force-pushed the fix/translate-recently-contacted-only-for-labeling branch from 9768dd9 to f7c0c7d Compare October 7, 2025 17:30
@kesselb kesselb enabled auto-merge October 7, 2025 17:32
@kesselb
Copy link
Contributor Author

kesselb commented Oct 7, 2025

/backport to stable8.0

@kesselb kesselb merged commit cde315e into main Oct 7, 2025
45 checks passed
@kesselb kesselb deleted the fix/translate-recently-contacted-only-for-labeling branch October 7, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants