[PR #212] [MERGED] fix: prevent button stealing focus from url input #137

Closed
opened 2025-12-29 07:19:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/212
Author: @ngnhng
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @gschier

Base: masterHead: master


📝 Commits (1)

  • fd19684 fix: prevent button stealing focus from url input

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 src-web/components/UrlBar.tsx (+4 -0)

📄 Description

Before:

https://github.com/user-attachments/assets/557e95da-7eab-4304-a26c-1eeaeecf1284

After:

https://github.com/user-attachments/assets/7104a2f7-2069-4b6f-a6d2-909c03e6e9a9


🔄 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/mountain-loop/yaak/pull/212 **Author:** [@ngnhng](https://github.com/ngnhng) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fd19684`](https://github.com/mountain-loop/yaak/commit/fd19684ee6bdba641847071599cd4100c63fe860) fix: prevent button stealing focus from url input ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src-web/components/UrlBar.tsx` (+4 -0) </details> ### 📄 Description Before: https://github.com/user-attachments/assets/557e95da-7eab-4304-a26c-1eeaeecf1284 After: https://github.com/user-attachments/assets/7104a2f7-2069-4b6f-a6d2-909c03e6e9a9 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:30 +01:00
adam closed this issue 2025-12-29 07:19:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#137