fix: tab between host & port in resource target address column #338

Closed
opened 2026-04-05 17:06:27 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Fredkiss3 on 1/23/2026

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

  • Fix tabulation between host and port inputs in target address in resources by memoizing the getColumns function and all its dependencies
  • Refactored the target address component into its own component
  • Also fixed the focus state of the components in the target address to have the same visual state

Screenshots

Before After
*Originally created by @Fredkiss3 on 1/23/2026* ## 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 - Fix tabulation between host and port inputs in target address in resources by memoizing the `getColumns` function and all its dependencies - Refactored the target address component into its own component - Also fixed the focus state of the components in the target address to have the same visual state ## Screenshots | Before | After | | :----------------: | :--------: | | <video src="https://github.com/user-attachments/assets/a7acc694-51ad-4a28-88bf-ce8623d6f084"></video> | <video src="https://github.com/user-attachments/assets/51b3ad48-03d6-4731-8abc-b3fbb14aadcf"></video> |
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#338