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

Bug: Django Doesn't Recognize Text Inputs over Character Limit #415

Closed
calerubensteingsa opened this issue Feb 16, 2023 · 0 comments · Fixed by #587
Closed

Bug: Django Doesn't Recognize Text Inputs over Character Limit #415

calerubensteingsa opened this issue Feb 16, 2023 · 0 comments · Fixed by #587
Assignees
Labels
Milestone

Comments

@calerubensteingsa
Copy link
Contributor

calerubensteingsa commented Feb 16, 2023

Acceptance Criteria

  • Currently, the Django app doesn't prevent a user from continuing in the application if they
  • Update all text fields with a character limit to prevent user from being able to continue in field
  • If text entered is beyond character limit and user clicks "Save" or "Save and Continue" add standard red-border error message with:

Response must be less than X characters

  • Additionally, some stakeholders find the textarea too cramped. Work with design to widen and/or lengthen it

Thread: https://gsa-tts.slack.com/archives/C03QM0JGSQG/p1676561753250139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
4 participants