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

feature: The controls of Ursa support the functionality of global disabling. #308

Open
JusterZhu opened this issue Jul 25, 2024 · 0 comments

Comments

@JusterZhu
Copy link
Collaborator

Hello buddy, I think I want to propose a new feature for Ursa.
Application Scenarios:

  1. When the device is running or performing important operations, disable all controls on the current screen until all operations are completed, and then restore them.
  2. In an interface, selectively disable specified controls or a group of controls.

The above disabling needs to differentiate between input controls and action controls. After disabling input controls, the content within the controls can still be copied, whereas action controls should be completely non-clickable. My idea is to implement the entire logic through additional attributes.

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

No branches or pull requests

1 participant