lemmy-ui icon indicating copy to clipboard operation
lemmy-ui copied to clipboard

[Admin Toggle/Slider] Bio Length Resize Feature

Open recursiveAdaption opened this issue 1 year ago • 6 comments

Requirements

  • [X] This is a feature request and not a bug report. Otherwise, please create a new bug report instead.
  • [X] Please check to see if this request (or a similar one) already exists.
  • [X] It's a single feature. Please don't request multiple features in one issue.

Describe the feature you'd like

Here's what it could look like:

Screenshot_20240810_160753

recursiveAdaption avatar Aug 10 '24 22:08 recursiveAdaption

To clarify, this is a rate limit for changing user bios, not the limit for the length of a bio? If the former, it should probably be a rate limit for changing user settings since the bio is set using that API request.

SleeplessOne1917 avatar Aug 11 '24 03:08 SleeplessOne1917

To clarify, this is a rate limit for changing user bios, not the limit for the length of a bio? If the former, it should probably be a rate limit for changing user settings since the bio is set using that API request.

Thank you for catching my mistake!

It's the latter; I'm requesting for the ability to adjust the length of the bio

recursiveAdaption avatar Aug 11 '24 23:08 recursiveAdaption

This can be done, but it will also require a backend change to accommodate it.

SleeplessOne1917 avatar Aug 12 '24 02:08 SleeplessOne1917

This can be done, but it will also require a backend change to accommodate it.

totally fair, also I wish I could help but I'm unfamiliar with lemmy's code

recursiveAdaption avatar Aug 12 '24 12:08 recursiveAdaption

No need to implement the change yourself. I just ask that you open an issue on the backend repo as well.

SleeplessOne1917 avatar Aug 12 '24 14:08 SleeplessOne1917

No need to implement the change yourself. I just ask that you open an issue on the backend repo as well.

can do👍

recursiveAdaption avatar Aug 12 '24 14:08 recursiveAdaption