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

Make UICommand conditionally enabled #8676

Open
abey79 opened this issue Jan 14, 2025 · 0 comments
Open

Make UICommand conditionally enabled #8676

abey79 opened this issue Jan 14, 2025 · 0 comments
Labels
ui concerns graphical user interface

Comments

@abey79
Copy link
Member

abey79 commented Jan 14, 2025

Currently, our command palette allows using any command, regardless of the meaning of such command in the current context.

For example you can "Save recording" from the welcome screen.

The rerun menu conditional enables the command to display them as disabled, but this should happen at the UICommand level for consistency.

@abey79 abey79 added the ui concerns graphical user interface label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

1 participant