[GH-ISSUE #170] Parity of connection options between launcher and list #2064

Closed
opened 2026-03-01 17:17:19 +03:00 by kerem · 5 comments
Owner

Originally created by @majkinetor on GitHub (Dec 9, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/170

Originally assigned to: @VShawn on GitHub.

Is your enhancement related to a problem? Please describe.

Launcher doesn't have same options as list of connections. Also, now right click button might be more problematic then before. as it can't show popup menu

Describe the solution you'd like

Not sure. Will think about it and edit later.

Originally created by @majkinetor on GitHub (Dec 9, 2021). Original GitHub issue: https://github.com/1Remote/1Remote/issues/170 Originally assigned to: @VShawn on GitHub. **Is your enhancement related to a problem? Please describe.** Launcher doesn't have same options as list of connections. Also, now right click button might be more problematic then before. as it can't show popup menu **Describe the solution you'd like** Not sure. Will think about it and edit later.
Author
Owner

@VShawn commented on GitHub (Dec 9, 2021):

I am sorry, i didn’t get you.

And what do you mean as it can't show popup menu?

<!-- gh-comment-id:989798636 --> @VShawn commented on GitHub (Dec 9, 2021): I am sorry, i didn’t get you. And what do you mean `as it can't show popup menu`?
Author
Owner

@VShawn commented on GitHub (Dec 9, 2021):

ahhh I see, you mean here has no connection button.

image

related issue:

there are 2 connection buttons relate to a same runner when you have no custom runner.

image

<!-- gh-comment-id:989800831 --> @VShawn commented on GitHub (Dec 9, 2021): ahhh I see, you mean here has no connection button. ![image](https://user-images.githubusercontent.com/10143738/145394826-2003b467-a348-4755-905b-cf38f4a9a0b0.png) related issue: there are 2 connection buttons relate to a same runner when you have no custom runner. ![image](https://user-images.githubusercontent.com/10143738/145394949-f96cb9ad-0e31-471b-b4ba-adbbe5777ec4.png)
Author
Owner

@majkinetor commented on GitHub (Dec 9, 2021):

Yeah, that. But not only that, whatever in future ends up on one place should be possible in other (currently copy XXX to clipboard is also missing) and there are some stuff missing on launcher (delete being one of them).

<!-- gh-comment-id:989850010 --> @majkinetor commented on GitHub (Dec 9, 2021): Yeah, that. But not only that, whatever in future ends up on one place should be possible in other (currently copy XXX to clipboard is also missing) and there are some stuff missing on launcher (delete being one of them).
Author
Owner

@VShawn commented on GitHub (Dec 10, 2021):

some stuff missing on launcher

it is been designed, I managed to separate launcher and list view: the task of launcher is quick operation while the list view is for full functional management.

then I try to offer a non-management launcher to our user. That's why launcher does not have a delete button and right click on list will go to edit page.

<!-- gh-comment-id:990743021 --> @VShawn commented on GitHub (Dec 10, 2021): > `some stuff missing on launcher` it is been designed, I managed to separate launcher and list view: the task of launcher is quick operation while the list view is for full functional management. then I try to offer a non-management launcher to our user. That's why launcher does not have a delete button and right click on list will go to edit page.
Author
Owner

@majkinetor commented on GitHub (Dec 10, 2021):

OK, so minimal stuff to do here is to modify hamburger menu of the current row to add additional options. All forms of connect, copy to clipboard, delete. Multiselect with footer of actions could then stay as is.

<!-- gh-comment-id:990752408 --> @majkinetor commented on GitHub (Dec 10, 2021): OK, so minimal stuff to do here is to modify hamburger menu of the current row to add additional options. All forms of connect, copy to clipboard, delete. Multiselect with footer of actions could then stay as is.
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#2064
No description provided.