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

Admin option to set instance default sort by New Comments #3796

Closed
4 tasks done
slrgt opened this issue Aug 2, 2023 · 5 comments · Fixed by #4454
Closed
4 tasks done

Admin option to set instance default sort by New Comments #3796

slrgt opened this issue Aug 2, 2023 · 5 comments · Fixed by #4454
Labels
area: moderation enhancement New feature or request

Comments

@slrgt
Copy link

slrgt commented Aug 2, 2023

Requirements

  • Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a feature request? Do not put multiple feature requests in one issue.
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.

Is your proposal related to a problem?

Currently admins can only set default options to be local or All.

Describe the solution you'd like.

The option for admins to set default view to New Comments would allow us to make communities that are more similar to forums than social media

Describe alternatives you've considered.

.

Additional context

No response

@slrgt slrgt added the enhancement New feature or request label Aug 2, 2023
@MV-GH
Copy link
Contributor

MV-GH commented Aug 2, 2023

How will this work with the feature that will allow users to save their default comment sort types. Will this override that feature? or will it be complementary in the sense that this will set the initial value of this feature and will be overwritten when a user sets a new default?

@slrgt
Copy link
Author

slrgt commented Aug 2, 2023

The users choice would overwrite the server’s defaults. Just like when users change sorting from All to Local

@Die4Ever
Copy link

Should this be per instance, or per community?

@slrgt
Copy link
Author

slrgt commented Nov 24, 2023 via email

@dessalines
Copy link
Member

Adding this at the instance level wouldn't be too difficult.

dessalines added a commit that referenced this issue Feb 15, 2024
dessalines added a commit that referenced this issue Feb 16, 2024
* Adding an instance-level default_sort_type

- Fixes #3796

* Fixing comment.

* Put user sort before site sort.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: moderation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants