wizardamigos / wizardamigos.github.io

Intro page
https://wizardamigos.com
11 stars 9 forks source link

Design - actionsPopover #118

Open Mehrabbruno opened 1 year ago

Mehrabbruno commented 1 year ago

@info

This pop-over is designed for to be placed in component tab_v0.0.1

@todo

112

Mehrabbruno commented 1 year ago

Worklog

Worklog 1 2022.10.21


Tasks


Proposal


Feedback

serapath commented 1 year ago

feedback 2022.10.14

same again

  1. needs worklog video in above worklog comment
  2. needs times logged behind each task

otherwise, the component is great and can stay as it is :-)

serapath commented 1 year ago

feedback 2022.10.22

one feature missing from the actions popover is that each action should have the option to display/edit the keyboard shortcust that can trigger that action while the focus is on the tab/tile of the active program. Basically keyboard shortcust here are dependent on which program tab is currently active.

Mehrabbruno commented 1 year ago

feedback 2022.10.24

each action should have the option to display/edit the keyboard shortcust

How will the editing that action work? will that edit be applied on that specific tab or all the places? Where the user can edit the shortcuts? directly from that action? If so, isn’t the click-able(action) button gonna be small? since that action button itself could be quite small.

How about we add the edit action button on that popover itself?

serapath commented 1 year ago

feedback 2022.10.26

all actions are specific to a program If action keyboard shortcuts are edited, they apply everywhere where a tab uses the same program.

I assume the keyboard shortcut could be displayed behind the action name and clicking the shortcut turns it into an input field or something for a user to press/choose different keyboard shortcut.

Keyboard shortcuts have hierarchy, so the TWM or tab which opens the program might have some keyboard shortcuts and the program cannot override those and would display a keyboard shortcut is already in use.

if we have the clickable action button whatever the action button does should be changable/definable form the select action popover

The only thing that can be edited is the keyboard shortcut of an action, nothing else.

Mehrabbruno commented 1 year ago

Tasks


Worklog

worklog - 72


Proposal


Feedback

serapath commented 1 year ago

feedback 2022.10.31

When you open a program like figma it wont show you all the actions you can do when you open vscode.

So the action popover will read all the available action from the program that is open. Each program that we create will provide some actions to the action popover to be displayed.

There is no way we can always show all actions that are possible with any program.

Which shortcut keys are active depends on the program tile in focus and what action it's program supports.