[PR #1190] [MERGED] ⬆️ upgrade @reach/listbox and remove monkeypatch #3579

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1190
Author: @MatissJanis
Created: 6/25/2023
Status: Merged
Merged: 6/25/2023
Merged by: @MatissJanis

Base: masterHead: matiss/upgrade-listbox


📝 Commits (2)

  • 8a40a3f ⬆️ upgrade @reach/listbox and remove monkeypatch
  • 197a072 Release notes

📊 Changes

4 files changed (+94 additions, -110 deletions)

View changed files

📝 packages/desktop-client/package.json (+1 -1)
patches/@reach+listbox+0.11.2.patch (+0 -22)
upcoming-release-notes/1190.md (+6 -0)
📝 yarn.lock (+87 -87)

📄 Description

It me it seems the monkey patch is no longer necessary.. At least I'm not able to reproduce any escape key related issues. But LMK what you think.

The @reach/listbox component is used for the custom select component (for example: for filters).


🔄 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/1190 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/25/2023 **Status:** ✅ Merged **Merged:** 6/25/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/upgrade-listbox` --- ### 📝 Commits (2) - [`8a40a3f`](https://github.com/actualbudget/actual/commit/8a40a3f92ad12aa3944d8c0b67aa92058f0c8e46) :arrow_up: upgrade @reach/listbox and remove monkeypatch - [`197a072`](https://github.com/actualbudget/actual/commit/197a072870f2f895557a2c8ef11404fb188e3201) Release notes ### 📊 Changes **4 files changed** (+94 additions, -110 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+1 -1) ➖ `patches/@reach+listbox+0.11.2.patch` (+0 -22) ➕ `upcoming-release-notes/1190.md` (+6 -0) 📝 `yarn.lock` (+87 -87) </details> ### 📄 Description It me it seems the monkey patch is no longer necessary.. At least I'm not able to reproduce any `escape` key related issues. But LMK what you think. The `@reach/listbox` component is used for the custom select component (for example: for filters). --- <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:43:43 -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#3579