[PR #3062] [MERGED] Increase mobile header label font weight #4660

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3062
Author: @JukeboxRhino
Created: 7/16/2024
Status: Merged
Merged: 7/16/2024
Merged by: @joel-jeremy

Base: masterHead: mobile-category-header-weight


📝 Commits (1)

  • 27bbfa5 increase mobile header label font weight

📊 Changes

5 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx (+1 -0)
upcoming-release-notes/3062.md (+6 -0)

📄 Description

The font-weight of the category header label is currently lower than the values in the header, which looks mismatched. This PR raises the font-weight of the text to match the values (500).

Before (look at the "Usual Expenses" text):
image

After:
image


🔄 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/3062 **Author:** [@JukeboxRhino](https://github.com/JukeboxRhino) **Created:** 7/16/2024 **Status:** ✅ Merged **Merged:** 7/16/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `mobile-category-header-weight` --- ### 📝 Commits (1) - [`27bbfa5`](https://github.com/actualbudget/actual/commit/27bbfa54eaa355247e489421d9f6b216943f50b7) increase mobile header label font weight ### 📊 Changes **5 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx` (+1 -0) ➕ `upcoming-release-notes/3062.md` (+6 -0) </details> ### 📄 Description The font-weight of the category header label is currently lower than the values in the header, which looks mismatched. This PR raises the font-weight of the text to match the values (500). Before (look at the "Usual Expenses" text): ![image](https://github.com/user-attachments/assets/36589195-a5e5-4dc7-b491-96ce46a00abe) After: ![image](https://github.com/user-attachments/assets/5c3c307f-20ba-4719-8457-4c6fcf3406db) --- <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:59:16 -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#4660