mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[PR #2306] [MERGED] fix: tab between host & port in resource target address column #4879
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2306
Author: @Fredkiss3
Created: 1/23/2026
Status: ✅ Merged
Merged: 1/23/2026
Merged by: @miloschwartz
Base:
dev← Head:fix/tab-from-host-port📝 Commits (2)
e3e4bdf🚸 fix target item tabbing by memoizing thegetColumns(and its dependencies)c1b4732🔥 remove uselessuseEffect📊 Changes
6 files changed (+439 additions, -758 deletions)
View changed files
📝
src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx(+49 -267)📝
src/app/[orgId]/settings/resources/proxy/create/page.tsx(+143 -475)📝
src/components/DomainPicker.tsx(+0 -12)➕
src/components/resource-target-address-item.tsx(+241 -0)📝
src/components/ui/input.tsx(+1 -1)📝
src/components/ui/select.tsx(+5 -3)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Summary
getColumnsfunction and all its dependenciesScreenshots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.