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 restart button - Closes #4062 #4069

Merged
merged 7 commits into from
Jan 14, 2022
Merged

Conversation

isalga
Copy link
Contributor

@isalga isalga commented Jan 12, 2022

What was the problem?

This PR resolves #4062

How was it solved?

The onclick listener has been removed in a merge conflict. We fixed the issue to referring to the original PR and recreating the missing codes and tests.

How was it tested?

  • Added unit tests
  • Build the app and released on a fork repo.

@isalga isalga changed the base branch from development to release/2.2.0 January 12, 2022 11:17
@reyraa reyraa marked this pull request as ready for review January 13, 2022 09:56
Copy link
Contributor

@ManuGowda ManuGowda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked as expected after the code changes.

@reyraa reyraa merged commit 74c039c into release/2.2.0 Jan 14, 2022
@reyraa reyraa deleted the 4062-fix-restart-btn branch January 14, 2022 08:31
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.

Restart app button doesn't work after an update
4 participants