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

Fix start/end time bug in CSV Exporter #682

Merged
merged 1 commit into from
Jul 10, 2022

Conversation

Bartimaeus-
Copy link
Contributor

@Bartimaeus- Bartimaeus- commented Jul 9, 2022

Fix bug with the csv publisher where clicking buttonGetStart or buttonGetEnd buttons would override the checkBoxFirst/checkBoxLast selections

image

Fixed by enabling/disabling the buttons when the checkboxes are toggled
Edit: fixed by unchecking the first/last checkboxes when the button is pressed. This seems less of an annoyance where a user may move the cursor and want to set the time and not notice that the first/last checkbox is checked

@Bartimaeus-
Copy link
Contributor Author

Changed the behavior so that the buttons remain clickable and they will uncheck the first/last checkboxes when clicked. This should avoid the potential annoyance of having to uncheck the first/last checkboxes when trying to manually set the start and end times.

@facontidavide facontidavide merged commit ac15b7c into facontidavide:main Jul 10, 2022
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

Successfully merging this pull request may close these issues.

2 participants