Skip to content

fix(client): fix admin user list table headers not being aligned with…

231d06e
Select commit
Loading
Failed to load commit list.
Merged

Fix user list display #2152

fix(client): fix admin user list table headers not being aligned with…
231d06e
Select commit
Loading
Failed to load commit list.
cloud-pi-native-sonarqube / SonarQube Code Analysis succeeded May 22, 2026 in 1m 0s

Annotations

Check notice on line 108 in apps/client/src/views/admin/ListUser.vue

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/client/src/views/admin/ListUser.vue#L108

Prefer `String#codePointAt()` over `String#charCodeAt()`.

Check notice on line 109 in apps/client/src/views/admin/ListUser.vue

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/client/src/views/admin/ListUser.vue#L109

Prefer `String#codePointAt()` over `String#charCodeAt()`.

Check notice on line 110 in apps/client/src/views/admin/ListUser.vue

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/client/src/views/admin/ListUser.vue#L110

Prefer `String#codePointAt()` over `String#charCodeAt()`.