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

Disable Reset button while download is in progress and vice versa. #51

Merged
merged 7 commits into from
Apr 1, 2021
Merged

Disable Reset button while download is in progress and vice versa. #51

merged 7 commits into from
Apr 1, 2021

Conversation

Shubhamr837
Copy link
Contributor

setButtonState() method is added in the IOPanel class .
It is used by both the tabs to toggle the visibility of the buttons of each other .
should fix odk-x/tool-suite-X#219

@odk-x-bot
Copy link

Can one of the admins verify this patch? Also need an authorization to run tests.

@wbrunette
Copy link
Member

runtests

@Shubhamr837 Shubhamr837 changed the base branch from master to development March 25, 2021 11:10
@Shubhamr837
Copy link
Contributor Author

Thanks for the suggestions @wbrunette , I have implemented some changes and tried to make it more descriptive .
Please review and suggest if any further changes are required .

@linl33
Copy link
Member

linl33 commented Mar 30, 2021

@Shubhamr837 It is still not very clear what the parameters do just looking at the parameters. Perhaps you could replace the boolean with an enum?

@Shubhamr837
Copy link
Contributor Author

Thanks for this idea @linl33 , I have implemented the changes . Please review and suggest if any improvement is possible .

@wbrunette wbrunette requested a review from linl33 March 30, 2021 08:41
@Shubhamr837
Copy link
Contributor Author

Thanks @linl33 , I have added a method in the enum to simplify this . Please review

@wbrunette wbrunette requested review from linl33 and wbrunette March 31, 2021 06:58
@wbrunette wbrunette merged commit a9b9083 into odk-x:development Apr 1, 2021
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.

Suitcase errors on selecting reset option while download is in progress
4 participants