[GH-ISSUE #16] Input length, input text colors #8

Closed
opened 2026-02-22 18:17:26 -05:00 by yindo · 2 comments
Owner

Originally created by @mkammes on GitHub (Jun 9, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/16

It appears any text entered gets truncated after 240 characters (?)
image

Edit:

Looks like the textarea maxlength is limited to 240 characters.
image

Also, unless you have a dark mode setting, my text in the same input textbox is white - with a white background - so I can't see what I'm typing.

Originally created by @mkammes on GitHub (Jun 9, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/16 It appears any text entered gets truncated after 240 characters (?) ![image](https://github.com/Mintplex-Labs/anything-llm/assets/8660699/52c76e07-359e-4b14-9e5a-8df0c3e30ca2) Edit: Looks like the textarea maxlength is limited to 240 characters. ![image](https://github.com/Mintplex-Labs/anything-llm/assets/8660699/64030c2f-e1bc-4bff-99af-4c711dc71531) Also, unless you have a dark mode setting, my text in the same input textbox is white - with a white background - so I can't see what I'm typing.
yindo closed this issue 2026-02-22 18:17:26 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 9, 2023):

Fixed!
f9015df903

Thank you for finding this!

@timothycarambat commented on GitHub (Jun 9, 2023): Fixed! f9015df903c98f8afbc7612b95663ac364f0d06f Thank you for finding this!
Author
Owner

@DaveLak commented on GitHub (Sep 22, 2023):

For anyone in the future that lands here after searching for issues related to "Input length":

The reason for the 240 character limit is described here https://github.com/Mintplex-Labs/anything-llm/pull/62#issuecomment-1594303461.

@DaveLak commented on GitHub (Sep 22, 2023): For anyone in the future that lands here after searching for issues related to "Input length": The reason for the 240 character limit is described here https://github.com/Mintplex-Labs/anything-llm/pull/62#issuecomment-1594303461.
yindo changed title from Input length, input text colors to [GH-ISSUE #16] Input length, input text colors 2026-06-05 14:32:58 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#8