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

Viewer Value Component: IntervalValueComponent #13

Closed
tobiasschweizer opened this issue Feb 13, 2020 · 1 comment · Fixed by #26
Closed

Viewer Value Component: IntervalValueComponent #13

tobiasschweizer opened this issue Feb 13, 2020 · 1 comment · Fixed by #26
Assignees
Labels
enhancement New feature or request

Comments

@tobiasschweizer
Copy link
Contributor

tobiasschweizer commented Feb 13, 2020

Implement BaseValueComponent for an IntervalValue.

Consider making a custom Angular Material form field control since an interval needs two input fields but there is only one form control for the actual value: https://material.angular.io/guide/creating-a-custom-form-field-control

The actual value would be an object with a start and an end member.

@tobiasschweizer tobiasschweizer mentioned this issue Feb 13, 2020
16 tasks
@flavens
Copy link
Collaborator

flavens commented Feb 13, 2020

GUI element: a combination of Material Input

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

Successfully merging a pull request may close this issue.

2 participants