mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #520] Feature request: Allow navigation of agent list by arrow keys #328
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#328
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @manc74 on GitHub (May 18, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/520
Is your feature request related to a problem? Please describe.
When you select a PC from the agents list, using the up down keyboard arrow keys scrolls the whole list up and down instead of moving the focus to the next on the list (above or below the selected one)
Describe the solution you'd like
When you select an agent in the list, pressing the up/down arrow keys on the keyboard should change the selected agent to the next on the list (and update the details pane below).
Describe alternatives you've considered
Navigation can only be done by using the mouse at present.
@johnnyq commented on GitHub (May 26, 2021):
+1