[PR #839] [MERGED] 🐛 (autocomplete) remove portal from table view for smoother experience #3356

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/839
Author: @MatissJanis
Created: 4/1/2023
Status: Merged
Merged: 4/1/2023
Merged by: @MatissJanis

Base: masterHead: matiss/autocomplete-table


📝 Commits (2)

  • 05e3e4e 🐛 (autocomplete) remove portal from table view for smoother experience
  • 962a676 Release notes

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/accounts/TransactionsTable.js (+4 -2)
📝 packages/desktop-client/src/components/autocomplete/autocomplete-styles.js (+1 -0)
upcoming-release-notes/839.md (+6 -0)

📄 Description

Removing portaliztion of the autocomplete from the table view in order to improve the scrolling experience.

Before:

https://user-images.githubusercontent.com/886567/229307705-b013bcde-aaf6-4eec-b269-9cae37370637.mov

After:

https://user-images.githubusercontent.com/886567/229307664-2de32356-f2c6-4e90-a0fa-aec88747756c.mov


🔄 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/839 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/1/2023 **Status:** ✅ Merged **Merged:** 4/1/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/autocomplete-table` --- ### 📝 Commits (2) - [`05e3e4e`](https://github.com/actualbudget/actual/commit/05e3e4ecebecc98f6afd99d895958df99c2dd9f1) :bug: (autocomplete) remove portal from table view for smoother experience - [`962a676`](https://github.com/actualbudget/actual/commit/962a6760d7126367d374b0b5668ad862b491d388) Release notes ### 📊 Changes **3 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/TransactionsTable.js` (+4 -2) 📝 `packages/desktop-client/src/components/autocomplete/autocomplete-styles.js` (+1 -0) ➕ `upcoming-release-notes/839.md` (+6 -0) </details> ### 📄 Description Removing portaliztion of the autocomplete from the table view in order to improve the scrolling experience. Before: https://user-images.githubusercontent.com/886567/229307705-b013bcde-aaf6-4eec-b269-9cae37370637.mov After: https://user-images.githubusercontent.com/886567/229307664-2de32356-f2c6-4e90-a0fa-aec88747756c.mov --- <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:40:23 -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#3356