[GH-ISSUE #316] Some interface quirks #276

Closed
opened 2026-02-26 11:57:32 +03:00 by kerem · 6 comments
Owner

Originally created by @majkinetor on GitHub (Nov 8, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/316

Originally assigned to: @VShawn on GitHub.

  1. Combo with names is IMO meaningless
    details
    image
  2. When editing connection and you select tag from the combo, you need to double enter (first enter selects it, the next applies it). It should need only 1 as it is not intuitive - I frequently do not get selected tag applied because of this. Its even worst when you use a mouse, u must first click the item but then you must use [+] or enter to apply it. This is meaningless. Since you already selected 1, apply it imediatelly .
Originally created by @majkinetor on GitHub (Nov 8, 2022). Original GitHub issue: https://github.com/1Remote/1Remote/issues/316 Originally assigned to: @VShawn on GitHub. 1. Combo with names is IMO meaningless <details><summary>details</summary> ![image](https://user-images.githubusercontent.com/85767/200629508-c4c9934d-f1d3-44f8-9f78-f2726361ac6d.png)</details> 1. When editing connection and you select tag from the combo, you need to double enter (first enter selects it, the next applies it). It should need only 1 as it is not intuitive - I frequently do not get selected tag applied because of this. Its even worst when you use a mouse, u must first click the item but then you must use [+] or enter to apply it. This is meaningless. Since you already selected 1, apply it imediatelly .
Author
Owner

@VShawn commented on GitHub (Nov 9, 2022):

basically the autocomplete feature sucks in PRM, I dont know how to make a vscode like autocomplete for PRM for now. So it is not easy to build autocomplete feature here.

Originally posted by @VShawn in https://github.com/1Remote/PRemoteM/issues/296#issuecomment-1267870202

It trobule me for a while.

<!-- gh-comment-id:1308134742 --> @VShawn commented on GitHub (Nov 9, 2022): > basically the autocomplete feature sucks in PRM, I dont know how to make a vscode like autocomplete for PRM for now. So it is not easy to build autocomplete feature here. _Originally posted by @VShawn in https://github.com/1Remote/PRemoteM/issues/296#issuecomment-1267870202_ It trobule me for a while.
Author
Owner

@majkinetor commented on GitHub (Nov 9, 2022):

OK, but in this concrete case there is no autocomplete involved, just combo selection.

<!-- gh-comment-id:1308421675 --> @majkinetor commented on GitHub (Nov 9, 2022): OK, but in this concrete case there is no autocomplete involved, just combo selection.
Author
Owner

@VShawn commented on GitHub (Nov 9, 2022):

because of the sucks autocomplete, I have no choose but design selection setp like this.

tab up down key change selection, enter key confirm the selection

<!-- gh-comment-id:1308432599 --> @VShawn commented on GitHub (Nov 9, 2022): because of the sucks autocomplete, I have no choose but design selection setp like this. `tab` `up` `down` key change selection, `enter` key confirm the selection
Author
Owner

@VShawn commented on GitHub (Nov 10, 2022):

Maybe i can make it works smoothly, I got idea before went to sleep last night.

<!-- gh-comment-id:1309585102 --> @VShawn commented on GitHub (Nov 10, 2022): Maybe i can make it works smoothly, I got idea before went to sleep last night.
Author
Owner

@majkinetor commented on GitHub (Nov 13, 2022):

What about combo with names ? Tags work OK now.

<!-- gh-comment-id:1312816907 --> @majkinetor commented on GitHub (Nov 13, 2022): What about combo with names ? Tags work OK now.
Author
Owner

@VShawn commented on GitHub (Nov 14, 2022):

Combo with names will leave how it be like now.

It's useful when I add SSH and SFTP sessions with a same address.

<!-- gh-comment-id:1313151662 --> @VShawn commented on GitHub (Nov 14, 2022): `Combo with names` will leave how it be like now. It's useful when I add SSH and SFTP sessions with a same address.
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/1Remote#276
No description provided.