Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add community mods and admins to sidebars. Fixes #1343 #1450

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

dessalines
Copy link
Member

@dessalines dessalines commented Mar 12, 2024

Example:

Screenshot_2024-03-12-10-40-47-83_c9298fda48802cf3e2d17cb10a48759f

I originally tried a FlowRow but it didn't look as great.

@dessalines dessalines requested a review from MV-GH as a code owner March 12, 2024 14:39
SiteSidebar(
siteRes = siteRes.data,
showAvatar = siteViewModel.showAvatar(),
onPersonClick = { personId ->
Copy link
Collaborator

@MV-GH MV-GH Mar 12, 2024

Choose a reason for hiding this comment

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

For these I prefer appState::toProfile when possible

Copy link
Member Author

Choose a reason for hiding this comment

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

Good call.

}
}

private fun LazyListScope.moderatorOrAdminList(
Copy link
Collaborator

Choose a reason for hiding this comment

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

personList?

@dessalines dessalines merged commit 2325fb6 into main Mar 13, 2024
2 checks passed
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.

None yet

2 participants