Skip to content
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

Is possible to create a context menu in a task? #336

Open
fspaulo opened this issue Jun 1, 2022 · 3 comments
Open

Is possible to create a context menu in a task? #336

fspaulo opened this issue Jun 1, 2022 · 3 comments
Labels
👨‍🏫 Help wanted Extra attention is needed ❓ Question Further information is requested

Comments

@fspaulo
Copy link

fspaulo commented Jun 1, 2022

Your question and description of the problem goes here
When right clicking on a task, I need to open a context menu. I'm having a little trouble getting this to work, I tried adding the itemSlot but it didn't work. Firstly, is it possible to do this? If yes how?

Code

Screenshots or movies / GIF's

@fspaulo fspaulo added ❓ Question Further information is requested 👨‍🏫 Help wanted Extra attention is needed labels Jun 1, 2022
@neuronetio
Copy link
Owner

A plugin for this will be created in the coming days.

@neuronetio
Copy link
Owner

You can do this by yourself also. To do this add main outer slot to display your content

slot example

You can also use actions like in this action example

@fspaulo
Copy link
Author

fspaulo commented Sep 16, 2022

Is it possible to have an example of this functionality?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👨‍🏫 Help wanted Extra attention is needed ❓ Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants