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

Better handling of content-length limits in workspace fields #58

Open
sei-jbooz opened this issue Nov 18, 2024 · 0 comments
Open

Better handling of content-length limits in workspace fields #58

sei-jbooz opened this issue Nov 18, 2024 · 0 comments

Comments

@sei-jbooz
Copy link
Contributor

sei-jbooz commented Nov 18, 2024

Some workspace fields have a character limit that is not surfaced in the UI. The current behavior is for the TM API to throw an exception (from the database) when a user tries to save data that is too long. The UI is never notified of this, so the changes just silently fail to save.

The UI should be better about communicating character limits and preventing users from typing in too much data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant