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

Improve front-page system message handling. #485

Open
cdausmus opened this issue Aug 18, 2021 · 0 comments
Open

Improve front-page system message handling. #485

cdausmus opened this issue Aug 18, 2021 · 0 comments
Assignees
Labels
Type - improvement Improving an existing feature or functionality, but not as major as an enhancement or new feature.
Milestone

Comments

@cdausmus
Copy link
Collaborator

cdausmus commented Aug 18, 2021

If more than 255 characters is entered into the front page system message and save, an error is thrown. This is due to the max size of 255 characters on the db field.

Add error handling and a visual character counter to the form to display how many characters are in the field.

@cdausmus cdausmus added the Type - improvement Improving an existing feature or functionality, but not as major as an enhancement or new feature. label Aug 18, 2021
@cdausmus cdausmus added this to the 6.1.0 milestone Aug 18, 2021
@cdausmus cdausmus self-assigned this Aug 18, 2021
@cdausmus cdausmus removed this from the 6.1.0 milestone Oct 26, 2021
@cdausmus cdausmus added this to the 6.2.0 milestone May 12, 2022
@cdausmus cdausmus changed the title System event message needs to remember it has been closed/dismissed Improve front-page system message handling. Sep 16, 2022
@cdausmus cdausmus removed this from the 6.2.0 milestone Sep 13, 2023
@cdausmus cdausmus added this to the 6.1.12 milestone Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type - improvement Improving an existing feature or functionality, but not as major as an enhancement or new feature.
Projects
None yet
Development

No branches or pull requests

1 participant