-
Notifications
You must be signed in to change notification settings - Fork 67
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
Indicate when a community is locked #1022
Comments
Thanks for the feature request! One way to show this information is to place it in the community header when navigating to a community. Do you think something like this will suffice? There is an initial PR for this with more screenshots if you're curious. @micahmo I'd like to get your thoughts as well! |
I like the look of that lock icon! I am somewhat concerned, however, that, if the lock icon is placed within the logo, it could be accidentally mistaken as part of the logo. Perhaps it would be better to give it a more isolated spot on the community header bar? |
Yeah, perhaps to the right of the calendar icon would be a good spot for it? Unfortunately, I don't have a whole lot of experience in UI design, so I'm not sure how much my opinion is worth. I think it could still be possible to keep the lock on the community logo, as you originally had, just so long as long as it's possible to make it obvious that the lock itself isn't a part of the logo. |
I like this feature, and I am fine with the implementation as part of the community icon. Since it cuts into the logo, I think it's obviously not part of it. But I also wouldn't mind if it's part of the stats area. P.S. There's another change that I think would be nice here. When a post is locked, we change the reply button to a lock icon, and when pressed, we show a snackbar indicating that the post is locked. It might be nice to apply the same treatment to the new post button in locked communities! |
I completely agree! |
Sorry it took me so long to get back to this! I added some initial moderating related features in #1063 which allowed me to work on getting the lock on the FAB. This is the final result that I have. I've opted to keep the lock icon as part of the community, and added the lock status to the FAB to indicate that posting is restricted. Any further thoughts? |
I think it looks great! |
Is your feature request related to a problem? Please describe.
Currently there is no visual indication that a community is locked beyond simply lacking the button to make a post.
Describe the solution you'd like
I think it would be good to have a visual indicator that a community is locked -- similar to that of a post when it is locked. A simple padlock, or text saying "community locked to collaboration" or something would suffice.
Describe alternatives you've considered
None.
Additional context
An example is [email protected]. The comumnity is locked to posts other than mods, but there is no visual indication that it is locked other than you don't have the button to create a post.
The text was updated successfully, but these errors were encountered: