[PR #787] [MERGED] 🐛 (autocomplete) consistent input height between multi/single input #3329

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/787
Author: @MatissJanis
Created: 3/18/2023
Status: Merged
Merged: 3/19/2023
Merged by: @MatissJanis

Base: masterHead: matiss/autocomplete-multi


📝 Commits (3)

  • 8d3baab 🐛 (autocomplete) consistent input height between multi/single input
  • c20f23b Release notes
  • 2b9f67e Feedback fixes

📊 Changes

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

View changed files

📝 packages/loot-design/src/components/autocomplete-styles.js (+11 -2)
upcoming-release-notes/787.md (+6 -0)

📄 Description

Making consistent height between multi/single input autocomplete.

Before:
Screenshot 2023-03-18 at 19 18 14

After:
Screenshot 2023-03-18 at 19 17 21
Screenshot 2023-03-18 at 19 17 15


🔄 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/787 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/18/2023 **Status:** ✅ Merged **Merged:** 3/19/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/autocomplete-multi` --- ### 📝 Commits (3) - [`8d3baab`](https://github.com/actualbudget/actual/commit/8d3baabaef4231bf93554d5207e4fe31046f2007) :bug: (autocomplete) consistent input height between multi/single input - [`c20f23b`](https://github.com/actualbudget/actual/commit/c20f23b74c1ef03705d732a515e6e07d41273d69) Release notes - [`2b9f67e`](https://github.com/actualbudget/actual/commit/2b9f67e32ba46b0985ad9ea794865ece308c9024) Feedback fixes ### 📊 Changes **2 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-design/src/components/autocomplete-styles.js` (+11 -2) ➕ `upcoming-release-notes/787.md` (+6 -0) </details> ### 📄 Description Making consistent height between multi/single input autocomplete. Before: <img width="333" alt="Screenshot 2023-03-18 at 19 18 14" src="https://user-images.githubusercontent.com/886567/226132111-21aae538-f42f-43be-8281-93283ed77ec1.png"> After: <img width="321" alt="Screenshot 2023-03-18 at 19 17 21" src="https://user-images.githubusercontent.com/886567/226131970-df46e053-6794-48e6-a68f-99c66cce6551.png"> <img width="325" alt="Screenshot 2023-03-18 at 19 17 15" src="https://user-images.githubusercontent.com/886567/226131982-a449aee7-70d6-4445-a5b2-a4a476ee10ba.png"> --- <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:00 -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#3329