mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
feat(kube): add a11y props for smoke tests [EE-6747] (#11262)
This commit is contained in:
parent
d44f57ed6f
commit
b4f4c3212a
26 changed files with 143 additions and 62 deletions
|
@ -40,7 +40,7 @@
|
|||
<pr-icon icon="'plus'" class="vertical-center"></pr-icon>
|
||||
Show custom values
|
||||
</button>
|
||||
<span class="small interactive vertical-center" ng-if="$ctrl.state.loadingValues">
|
||||
<span class="small interactive vertical-center" ng-if="$ctrl.state.loadingValues" role="status">
|
||||
<pr-icon icon="'refresh-cw'" class="mr-1"></pr-icon>
|
||||
Loading values.yaml...
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue