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

Implement basic user controls #28

Open
AWatk opened this issue Dec 6, 2017 · 2 comments
Open

Implement basic user controls #28

AWatk opened this issue Dec 6, 2017 · 2 comments
Assignees
Milestone

Comments

@AWatk
Copy link
Member

AWatk commented Dec 6, 2017

related to #24

@AWatk AWatk added this to the rosmct 0.2 milestone Dec 6, 2017
@AWatk AWatk self-assigned this Dec 6, 2017
@AWatk
Copy link
Member Author

AWatk commented Dec 6, 2017

Use views for user controls?

nasa/openmct#1807

Make input following the style guide

https://nasa.github.io/openmct/style-guide/#/browse/styleguide:home?view=items

@AWatk
Copy link
Member Author

AWatk commented Jan 11, 2018

requires #24 to be completed beforehand.

unlike #24 this issue more for the creation of specific UI buttons so that an actual user interface can be designed and built instead of constantly publishing messages manually. i.e provide a mechanism for binding pre-definied messages (in the case of buttons) or creating them on the fly (in the case of a text field) to be published.

e.g. A big red button that is bound to a disable message or a text field that controls temperature

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

No branches or pull requests

2 participants