project-zot / zui

UI for zot registry
Apache License 2.0
13 stars 21 forks source link

fix: show a loading message while waiting for a response #402

Closed Andreea-Lupu closed 11 months ago

Andreea-Lupu commented 11 months ago

What type of PR is this?

Which issue does this PR fix:

397

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d9370fb) 87.26% compared to head (4e658d5) 87.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #402 +/- ## ========================================== + Coverage 87.26% 87.28% +0.01% ========================================== Files 53 53 Lines 1594 1596 +2 Branches 436 438 +2 ========================================== + Hits 1391 1393 +2 Misses 190 190 Partials 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.