[PR #1458] [MERGED] Bugfix: remove select component inner scrollbar #3755

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1458
Author: @aleetsaiya
Created: 8/4/2023
Status: Merged
Merged: 8/4/2023
Merged by: @joel-jeremy

Base: masterHead: remove-select-inner-scrollbar


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/common/Select.tsx (+1 -1)
upcoming-release-notes/1458.md (+6 -0)

📄 Description

In some situations the text in the Select component will be too big, which will make the inner vertical scrollbar appear. This PR is to hide the vertical scrollbar.

截圖 2023-08-04 下午3 06 38


🔄 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/1458 **Author:** [@aleetsaiya](https://github.com/aleetsaiya) **Created:** 8/4/2023 **Status:** ✅ Merged **Merged:** 8/4/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `remove-select-inner-scrollbar` --- ### 📝 Commits (2) - [`dbcd5c4`](https://github.com/actualbudget/actual/commit/dbcd5c4db472aa26a32be5f81da2fc3db2b97e5b) remove select inner scrollbar - [`a0c2f87`](https://github.com/actualbudget/actual/commit/a0c2f877f7a52e4cb91a488fb0a7673bc531a387) add release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Select.tsx` (+1 -1) ➕ `upcoming-release-notes/1458.md` (+6 -0) </details> ### 📄 Description In some situations the text in the Select component will be too big, which will make the inner vertical scrollbar appear. This PR is to hide the vertical scrollbar. ![截圖 2023-08-04 下午3 06 38](https://github.com/actualbudget/actual/assets/67775387/be6c066d-de44-4944-b02e-5d265c84bc61) --- <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:46:14 -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#3755