Skip to content

Conversation

@dvladir
Copy link
Contributor

@dvladir dvladir commented Mar 25, 2024

No description provided.

@dvladir dvladir requested a review from neogucky March 25, 2024 08:18
@dvladir dvladir marked this pull request as ready for review March 25, 2024 08:57
neogucky
neogucky previously approved these changes Mar 29, 2024
height: 100%;
}

.user {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ambigous class name. I'd rather use "user-label", "user-section" or something similar depending on what you display in current-user-avatar

if (!this._auth.getConf()?.authentication) {
return ANONYMOUS_COLOR;
}
return user?.preferences?.preferences?.[this._avatarColorPreferenceKey];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some model issues on ".preferences.preferences"?
maybe should return a default color in case something is undefined, or it's not the case?

lukasz-lepa
lukasz-lepa previously approved these changes Apr 5, 2024
neogucky
neogucky previously approved these changes Apr 19, 2024
@neogucky neogucky dismissed stale reviews from lukasz-lepa and themself via 5c4ebdc April 19, 2024 14:08
@neogucky neogucky marked this pull request as draft April 19, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants