[PR #3161] [MERGED] 🐛 (modals) allow content to be vertically scrollable #4715

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3161
Author: @MatissJanis
Created: 7/29/2024
Status: Merged
Merged: 8/2/2024
Merged by: @MikesGlitch

Base: masterHead: matiss/fix-3079


📝 Commits (8)

  • a91a0ed 🐛 (modals) allow content to be vertically scrollable
  • fb3e4c5 Feedback: overfloww auto
  • caf13c8 fix modal scrollbar style
  • 7186e22 dont need to spread
  • 0218ec6 Merge branch 'master' into matiss/fix-3079
  • 9f7b07d lint 😞
  • 1ade441 Update 3161.md
  • 81001fb adding width 100% to inputwithcontent

📊 Changes

3 files changed (+11 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/common/InputWithContent.tsx (+1 -0)
📝 packages/desktop-client/src/components/common/Modal2.tsx (+4 -2)
upcoming-release-notes/3161.md (+6 -0)

📄 Description

Closes #3079


🔄 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/3161 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/29/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `matiss/fix-3079` --- ### 📝 Commits (8) - [`a91a0ed`](https://github.com/actualbudget/actual/commit/a91a0ed773a1451bc252e8dd7586104250c059ab) :bug: (modals) allow content to be vertically scrollable - [`fb3e4c5`](https://github.com/actualbudget/actual/commit/fb3e4c5969f006b8a41531228fa31809c99d6da5) Feedback: overfloww auto - [`caf13c8`](https://github.com/actualbudget/actual/commit/caf13c8a8c67c0dc10dc60e31d6cc97cc33fa269) fix modal scrollbar style - [`7186e22`](https://github.com/actualbudget/actual/commit/7186e22568ceb4d1ea1bc15f0c0f84ef3fbd5814) dont need to spread - [`0218ec6`](https://github.com/actualbudget/actual/commit/0218ec6d083970bbf3abc1a150d0c68c44728a40) Merge branch 'master' into matiss/fix-3079 - [`9f7b07d`](https://github.com/actualbudget/actual/commit/9f7b07d1d6142c9056e9e78a55e291fff09a22bd) lint :disappointed: - [`1ade441`](https://github.com/actualbudget/actual/commit/1ade44186c34ac77f252a3da605ce7f28cea8247) Update 3161.md - [`81001fb`](https://github.com/actualbudget/actual/commit/81001fb4091038a895192c3787659d88c59737a8) adding width 100% to inputwithcontent ### 📊 Changes **3 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/InputWithContent.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/common/Modal2.tsx` (+4 -2) ➕ `upcoming-release-notes/3161.md` (+6 -0) </details> ### 📄 Description Closes #3079 --- <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:00:08 -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#4715