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

Adding site sidebar for remote communities. Fixes #626 #640

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

dessalines
Copy link
Member

This has limitations:

Since only the site, and not the site_view, or admins, come back from GetCommunity, it really only shows the sidebar, and no activity counts.

@@ -0,0 +1,267 @@
import { Component, linkEvent } from "inferno";
Copy link
Member Author

@dessalines dessalines Apr 28, 2022

Choose a reason for hiding this comment

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

Moved the SiteSidebar into its own component, since it's now used in multiple places.

@dessalines dessalines force-pushed the adding_site_sidebar_for_remote_communities branch from d326026 to 630c734 Compare April 28, 2022 20:40
@dessalines dessalines enabled auto-merge (squash) April 28, 2022 20:41
@dessalines dessalines merged commit 2274f51 into main Apr 28, 2022
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.

2 participants