[PR #5734] [MERGED] Fix AccountMenu popover in Italian #6085

Closed
opened 2026-02-28 21:23:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5734
Author: @jgeneaguilar
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @matt-fidd

Base: masterHead: fix-hide-cleared-checkbox-italian


📝 Commits (2)

  • d1a24ff fix: AccountMenu popover width for i18n text variations
  • 983f139 add release note

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Header.tsx (+1 -1)
upcoming-release-notes/5734.md (+6 -0)

📄 Description

Fixes #5728

Change account menu popover width to minWidth to accommodate different text lengths when switching languages

Before After
Before After

Note: This only happens with the Italian language. All the other languages work with the original width.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5734 **Author:** [@jgeneaguilar](https://github.com/jgeneaguilar) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-hide-cleared-checkbox-italian` --- ### 📝 Commits (2) - [`d1a24ff`](https://github.com/actualbudget/actual/commit/d1a24ff10f595406dddd61d8c5cd0df4a3647092) fix: AccountMenu popover width for i18n text variations - [`983f139`](https://github.com/actualbudget/actual/commit/983f1395fd034a3a25da0a504551d58e66fd91ab) add release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Header.tsx` (+1 -1) ➕ `upcoming-release-notes/5734.md` (+6 -0) </details> ### 📄 Description Fixes #5728 Change account menu popover width to minWidth to accommodate different text lengths when switching languages | Before | After | | --- | --- | | <img width="575" height="426" alt="Before" src="https://github.com/user-attachments/assets/b0044602-6eb7-4eee-a41c-cbdd952a1b6e" /> | <img width="583" height="418" alt="After" src="https://github.com/user-attachments/assets/30bc094e-fd96-425d-8dbb-fe3c769c80d5" /> | Note: This only happens with the Italian language. All the other languages work with the original width. <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:23:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6085