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

#476 fixed tooltips for "Rerun" #563

Merged
merged 2 commits into from
Aug 5, 2020
Merged

#476 fixed tooltips for "Rerun" #563

merged 2 commits into from
Aug 5, 2020

Conversation

juwik
Copy link
Contributor

@juwik juwik commented Jun 30, 2020

Description

Tooltips for "Rerun buttons" can now be seen.

Motivation and Context

There was a problem with async check for current suite version. I have now used ng-show instead of ng-if for these buttons (allows tooltips to be initialised).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • I have reviewed (and updated if needed) the documentation regarding this change

I hereby agree to the terms of the AET Contributor License Agreement.

@juwik juwik linked an issue Jun 30, 2020 that may be closed by this pull request
@tMaxx
Copy link
Collaborator

tMaxx commented Jun 30, 2020

Please also add this fix to changelog

@juwik
Copy link
Contributor Author

juwik commented Jul 1, 2020

CHANGELOG updated

@tMaxx tMaxx merged commit 0627b17 into wttech:master Aug 5, 2020
@annabudziszewska
Copy link
Collaborator

Tested and accepted
Version: 3.3.1.SNAPSHOT

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.

Add tooltip for the re-run button in Report
3 participants