[PR #201] feat: improve NodesSettings UX — focus, keyboard shortcuts, cleanup #191

Closed
opened 2026-02-26 17:37:41 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/201

State: closed
Merged: Yes


Summary

  • Auto-focus the IP address field when inserting a new node row
  • Save row on Enter, cancel on Escape
  • Use Immediate=true on IP textbox so value is available on Enter (avoids onchange timing issue)
  • Remove commented-out SSH port column

Test plan

  • Click "Add node" → IP field is focused automatically
  • Type IP address → press Enter → row is saved
  • Press Escape during edit → row is cancelled
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/201 **State:** closed **Merged:** Yes --- ## Summary - Auto-focus the IP address field when inserting a new node row - Save row on `Enter`, cancel on `Escape` - Use `Immediate=true` on IP textbox so value is available on Enter (avoids onchange timing issue) - Remove commented-out SSH port column ## Test plan - [ ] Click "Add node" → IP field is focused automatically - [ ] Type IP address → press Enter → row is saved - [ ] Press Escape during edit → row is cancelled
kerem 2026-02-26 17:37:41 +03:00
kerem changed title from [PR #201] [MERGED] feat: improve NodesSettings UX — focus, keyboard shortcuts, cleanup to [PR #201] feat: improve NodesSettings UX — focus, keyboard shortcuts, cleanup 2026-03-07 19:57:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#191
No description provided.