-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Design - actionsPopover #118
Comments
actionsPopover_v0.0.1
pop-over for tabsContainer_v0.0.1
actionsPopover_v0.0.1
pop-over for tab_v0.0.1
actionsPopover_v0.0.1
pop-over for tab_v0.0.1
WorklogTasks
ProposalFeedback |
feedback same again
otherwise, the component is great and can stay as it is :-) |
feedback 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. |
feedback
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? |
feedback all actions are specific to a 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. |
Tasks
WorklogProposalFeedback |
feedback 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. 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. |
@info
This pop-over is designed for to be placed in component
tab_v0.0.1
@todo
#112
@input
📦popOvers_v0.0.1 (Deprecated)
from Design TWM - popOversDeprecated
#113@output
📦actionsPopover_v0.0.1
fromcomment
@input
📦actionsPopover_v0.0.1
@input
📦popoverContainer_v0.0.1
from Design - popoverContainer #125@output
📦actionsPopover_v0.0.2
fromcomment
The text was updated successfully, but these errors were encountered: