tenthe commented on code in PR #3897:
URL: https://github.com/apache/streampipes/pull/3897#discussion_r2510813688


##########
ui/src/app/dashboard/dialogs/edit-dashboard/edit-dashboard-dialog.component.ts:
##########
@@ -70,6 +81,13 @@ export class EditDashboardDialogComponent implements OnInit {
         }
     }
 
+    hasRole(role: UserRole): boolean {

Review Comment:
   Since we have this functionality in several locations, can we extract it 
into a utility method?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to