Skip to content

[stable7.3] fix: improve expand button visibility in OrgChart dark mode #3789

[stable7.3] fix: improve expand button visibility in OrgChart dark mode

[stable7.3] fix: improve expand button visibility in OrgChart dark mode #3789

Triggered via pull request October 7, 2025 18:06
Status Success
Total duration 1m 18s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: src/components/ContactsList.vue#L265
The type 'Contact' is undefined
NPM lint: src/components/ContactsList.vue#L99
The "components" property should be above the "mixins" property on line 95
NPM lint: src/components/ContactDetails/ContactDetailsAvatar.vue#L71
Attribute ":key" should go before ":close-after-click"
NPM lint: src/components/ContactDetails.vue#L1053
The type 'Property' is undefined
NPM lint: src/components/ContactDetails.vue#L1002
The type 'Contact' is undefined
NPM lint: src/components/ContactDetails.vue#L91
Variable 'emailAddress' is already declared in the upper scope
NPM lint: src/components/ContactDetails.vue#L51
'v-html' directive can lead to XSS attack
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L239
Missing JSDoc @PARAM "mode" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L140
Missing JSDoc @PARAM "groupId" description
NPM lint: src/components/AppNavigation/GroupNavigationItem.vue#L139
Missing JSDoc @PARAM "groups" description