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

frontend: Input widgets should work for all Actions, not just HTTP ones #1535

Open
1 task done
ES-Alexander opened this issue Jan 5, 2025 · 0 comments
Open
1 task done
Labels
Actions enhancement New feature or request ui UI related issues widget-specific A widget-specific issue

Comments

@ES-Alexander
Copy link
Contributor

ES-Alexander commented Jan 5, 2025

Current behaviour

Button input widgets can trigger a Cockpit Action, but they don't find any of the built in ones, or custom MAVLink or JS Actions, just the HTTP ones.

It reduces the value of having custom actions if you can't use them, and it's unintuitive to have some actions that work in one place and others that only work in others, especially when they don't have specific input requirements.

Expected or desired behaviour

General input widgets should just set data lake variables, and Action triggers (e.g. buttons) should be able to trigger any kind of available Action, not just HTTP ones.

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
@ES-Alexander ES-Alexander added bug Something isn't working ui UI related issues labels Jan 5, 2025
@ES-Alexander ES-Alexander changed the title bug: Input widgets only find custom HTTP Actions frontend: Input widgets should work for all custom actions, not just HTTP ones Jan 6, 2025
@ES-Alexander ES-Alexander added enhancement New feature or request widget-specific A widget-specific issue Actions and removed bug Something isn't working labels Jan 6, 2025
@ES-Alexander ES-Alexander changed the title frontend: Input widgets should work for all custom actions, not just HTTP ones frontend: Input widgets should work for all Actions, not just HTTP ones Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions enhancement New feature or request ui UI related issues widget-specific A widget-specific issue
Projects
None yet
Development

No branches or pull requests

1 participant