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

Selected tests should be emptied when restart button is clicked #171

Open
jvdzwaan opened this issue Nov 3, 2016 · 3 comments
Open

Selected tests should be emptied when restart button is clicked #171

jvdzwaan opened this issue Nov 3, 2016 · 3 comments
Assignees
Labels

Comments

@jvdzwaan
Copy link

jvdzwaan commented Nov 3, 2016

This is not a problem when the user clicks restart when on the results page. However, when clicking restart when selecting tests or in the data entry view, empty selected tests is the expected behavior.

@jvdzwaan jvdzwaan self-assigned this Nov 9, 2016
@jvdzwaan
Copy link
Author

jvdzwaan commented Nov 9, 2016

Okay, this is not as easy as I expected, because there does not seem to be 2 way binding between the tree data structure thingy with the tests and the selectedTest variable.

@mkuzak any ideas?

@jvdzwaan
Copy link
Author

ivhTreeviewMgr.selectEach($rootScope.tests, []); should do it

@mkuzak mkuzak added the wontfix label Dec 7, 2016
@mkuzak
Copy link
Member

mkuzak commented Dec 7, 2016

Hard to debug. Not a priority.

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

No branches or pull requests

2 participants