diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.html b/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.html index f1fe3f4649a1..6750ef16dddb 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.html +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.html @@ -9,6 +9,7 @@ [ngClass]="statusHighlightClass" [disabled]="!allowed" [attr.aria-label]="text.explanation" + [title]="status.name" wpStatusDropdown [wpStatusDropdown-workPackage]="workPackage" >