[PR #4735] [MERGED] 🐛 [Bug]: Focused console warning #54866

Closed
opened 2026-05-01 01:12:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4735
Author: @alecbakholdin
Created: 4/3/2025
Status: Merged
Merged: 4/8/2025
Merged by: @matt-fidd

Base: masterHead: focused-console-error


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/autocomplete/Autocomplete.tsx (+0 -1)
upcoming-release-notes/4735.md (+6 -0)

📄 Description

Resolves #4734

See here: https://www.w3schools.com/tags/tag_input.asp
There is no focused HTML input attribute.


🔄 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/4735 **Author:** [@alecbakholdin](https://github.com/alecbakholdin) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `focused-console-error` --- ### 📝 Commits (2) - [`aca4937`](https://github.com/actualbudget/actual/commit/aca4937428206b657eaf61df6fbe7100a1c7d310) removed focused from getInputProps - [`8b32d3a`](https://github.com/actualbudget/actual/commit/8b32d3a2a6ae08d8549c95bcbb0860cebecfe687) release notes ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/Autocomplete.tsx` (+0 -1) ➕ `upcoming-release-notes/4735.md` (+6 -0) </details> ### 📄 Description Resolves #4734 See here: https://www.w3schools.com/tags/tag_input.asp There is no `focused` HTML input attribute. --- <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-05-01 01:12:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#54866