[PR #3806] [CLOSED] Define acronym in webpage to improve accessibility #5069

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3806
Author: @dakotatokad
Created: 11/8/2024
Status: Closed

Base: masterHead: clarify-fontend-language


📝 Commits (4)

  • 4921455 docs: define mtd acronym to improve accessibility
  • c570846 docs: add release notes
  • 29579e7 docs: change how docs are formatted to circumvent prettier linting warning
  • 000865e docs: fix line length to <80 char

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/reports/Spending.tsx (+4 -2)
upcoming-release-notes/3806.md (+6 -0)

📄 Description

This PR solves the confusion I had using the new experimental monthly budget comparison report. It simply defines the "MTD" acronym for non-finance savvy people to make understanding the report faster, easier, and more accessible.

I'm still learning React JS and this project is way more complicated that I can understand so this PR is front-end documentation only.

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/3806 **Author:** [@dakotatokad](https://github.com/dakotatokad) **Created:** 11/8/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `clarify-fontend-language` --- ### 📝 Commits (4) - [`4921455`](https://github.com/actualbudget/actual/commit/49214557dbd6d60dd193ef7b8a50371775c618e8) docs: define mtd acronym to improve accessibility - [`c570846`](https://github.com/actualbudget/actual/commit/c5708461bfdc1ebc165fd0c51d8a58305f8f094b) docs: add release notes - [`29579e7`](https://github.com/actualbudget/actual/commit/29579e7ceedb90363645a430989e1242331e6958) docs: change how docs are formatted to circumvent prettier linting warning - [`000865e`](https://github.com/actualbudget/actual/commit/000865efa1d5395d0ec42b172ca531611448c639) docs: fix line length to <80 char ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/Spending.tsx` (+4 -2) ➕ `upcoming-release-notes/3806.md` (+6 -0) </details> ### 📄 Description This PR solves the confusion I had using the new experimental monthly budget comparison report. It simply defines the "MTD" acronym for non-finance savvy people to make understanding the report faster, easier, and more accessible. I'm still learning React JS and this project is way more complicated that I can understand so this PR is front-end documentation only. ![image](https://github.com/user-attachments/assets/addd10b7-b564-4d1f-aab3-4571f2a632cc) <!-- 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 --> --- <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:05:28 -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#5069