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

Allow custom actions inside Actions component #1962

Open
dartcafe opened this issue May 15, 2021 · 5 comments
Open

Allow custom actions inside Actions component #1962

dartcafe opened this issue May 15, 2021 · 5 comments
Labels
enhancement New feature or request feature: actions Related to the actions components

Comments

@dartcafe
Copy link
Contributor

dartcafe commented May 15, 2021

As a developer, I want to use custom actions inside the action slot to deduplicate code.

I.e. in polls we created a custom action for deletion of several items: https://github.com/nextcloud/polls/blob/master/src/js/components/Actions/ActionDelete.vue

Currently actions component must be registered and applied inside the custom component, wich prevents using it inside an actions menu.

@dartcafe dartcafe added enhancement New feature or request feature: actions Related to the actions components labels May 15, 2021
@raimund-schluessler
Copy link
Contributor

@dartcafe Can you check if this issue is still valid, please? I think it should work now.

@dartcafe
Copy link
Contributor Author

dartcafe commented Feb 2, 2023

As soon, as I have time. Sorry, busy atm.

@Antreesy
Copy link
Contributor

Allowed with limitations

@ShGKme
Copy link
Contributor

ShGKme commented Dec 27, 2024

I'd say it is still actual because of limitations

@ShGKme ShGKme reopened this Dec 27, 2024
@dartcafe
Copy link
Contributor Author

Just checked with v9. Custom and reusable actions are still not possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: actions Related to the actions components
Projects
None yet
Development

No branches or pull requests

4 participants