[PR #1652] [CLOSED] fixed:issue->#1606 component overlapping when editing account name #3872

Closed
opened 2026-02-28 20:48:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1652
Author: @masterghost2002
Created: 9/4/2023
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 59b24c4 fixed:issue->#1606 component overlapping when editin account name
  • 8cd0a5d More margin

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Header.js (+7 -1)

📄 Description

issue 1606

Component are overlapping when editing account name

fixes

Added a margin-bottom of 5 in view box of account name, also increment the margin-top by 3 resulting in margin-top: 5 to maintain the symmetry.

Video output

Screencast from 2023-09-04 16-33-58.webm


🔄 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/1652 **Author:** [@masterghost2002](https://github.com/masterghost2002) **Created:** 9/4/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`59b24c4`](https://github.com/actualbudget/actual/commit/59b24c474b7ada9620961366e64577966b1cd5e5) fixed:issue->#1606 component overlapping when editin account name - [`8cd0a5d`](https://github.com/actualbudget/actual/commit/8cd0a5d4cf6a040a04c613532d071c7fc18a7221) More margin ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Header.js` (+7 -1) </details> ### 📄 Description <!-- 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 --> ## issue 1606 Component are overlapping when editing account name ## fixes Added a margin-bottom of 5 in view box of account name, also increment the margin-top by 3 resulting in margin-top: 5 to maintain the symmetry. ## Video output [Screencast from 2023-09-04 16-33-58.webm](https://github.com/actualbudget/actual/assets/55751461/547ad239-85f5-4648-b377-57bce460cd02) --- <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 20:48:06 -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#3872