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

API: contextMenu #40

Open
susannemoog opened this issue Mar 24, 2019 · 1 comment
Open

API: contextMenu #40

susannemoog opened this issue Mar 24, 2019 · 1 comment
Assignees
Labels

Comments

@susannemoog
Copy link
Contributor

We need an API endpoint to get the ContextMenu for an item (see also pagetree implementation of context menus) with according access/permission checks and based on the current context.

The single items should have callbacks attached to trigger according actions.

@lolli42 lolli42 self-assigned this Apr 2, 2019
@lolli42
Copy link
Contributor

lolli42 commented Apr 3, 2019

three entry points done as shown in screens on #33, call back actions are prepared and should be filled if js side knows what should be put in there. some items may need additional data atributes, this can be added by js implementors if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants