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

autocomplete options should be at most 100 characters #33

Open
trueharuu opened this issue Sep 22, 2024 · 1 comment
Open

autocomplete options should be at most 100 characters #33

trueharuu opened this issue Sep 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@trueharuu
Copy link
Collaborator

Describe the bug
Assyst errors when trying to upload an autocomplete option that has more than 100 characters.

Expected behavior
Assyst should not error.

Potential Fixes
When uploading, trim the name field to be at most 100 characters (or less if you want to include an ellipsis)

@trueharuu trueharuu added the bug Something isn't working label Sep 22, 2024
@Jacherr
Copy link
Owner

Jacherr commented Oct 21, 2024

I have no idea why or how this even happens but it has been observed. Instead of merely trimming the field, I think finding the source of this issue is important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants