[PR #3143] [MERGED] 🐛 add missing underline to links #46524

Closed
opened 2026-04-26 08:34:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3143
Author: @MatissJanis
Created: 7/27/2024
Status: Merged
Merged: 7/27/2024
Merged by: @MatissJanis

Base: masterHead: matiss/underline


📝 Commits (2)

  • 959714a 🐛 add missing underline to links
  • 9e7cfa8 Update accounts screenshots

📊 Changes

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

View changed files

📝 packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-4-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-5-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-6-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/common/Link.tsx (+1 -1)
upcoming-release-notes/3143.md (+6 -0)

📄 Description

Some links are used in-line with other content. In such cases - nothing in the content has underline so it is very hard to know which words have links (or actions) and which do not.

So adding an underline patches the problem.


🔄 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/3143 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/27/2024 **Status:** ✅ Merged **Merged:** 7/27/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/underline` --- ### 📝 Commits (2) - [`959714a`](https://github.com/actualbudget/actual/commit/959714aca757f1a75b2bb3db07842d1d4270b599) :bug: add missing underline to links - [`9e7cfa8`](https://github.com/actualbudget/actual/commit/9e7cfa87b3b1712ff3cae1be2e9c8f965dc142ba) Update accounts screenshots ### 📊 Changes **8 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-4-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-5-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-checks-that-settings-page-can-be-opened-6-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/common/Link.tsx` (+1 -1) ➕ `upcoming-release-notes/3143.md` (+6 -0) </details> ### 📄 Description Some links are used in-line with other content. In such cases - nothing in the content has underline so it is very hard to know which words have links (or actions) and which do not. So adding an underline patches the problem. --- <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-04-26 08:34:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#46524