Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix missing loading indicator for test alert icon #2156

Merged
merged 2 commits into from
May 11, 2020

Conversation

sarahd93
Copy link
Contributor

The test alert button is missing a loading indicator. Return a promise for handleTestAlert to make the loading indicator show up.

Checklist:

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #2156 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2156   +/-   ##
=======================================
  Coverage   52.70%   52.70%           
=======================================
  Files        1069     1069           
  Lines       25666    25666           
  Branches     7269     7296   +27     
=======================================
  Hits        13528    13528           
  Misses      11024    11024           
  Partials     1114     1114           
Impacted Files Coverage Δ
gsa/src/web/pages/alerts/component.js 19.08% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db9e0c5...a5e836e. Read the comment docs.

@sarahd93 sarahd93 marked this pull request as ready for review May 11, 2020 11:21
@sarahd93 sarahd93 requested a review from a team May 11, 2020 11:21
@bjoernricks bjoernricks merged commit 134dd60 into greenbone:master May 11, 2020
@sarahd93 sarahd93 deleted the test_alert_loading_indicator branch May 11, 2020 12:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants