-
Notifications
You must be signed in to change notification settings - Fork 7
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
Error "Failed to Create Security Group" occurs when providing long description during group creation. #114
Labels
Comments
Instead of removing character limit, we need to help the user understand the limit and help them not exceed it. |
Show character count progress against limit. I assume Ionic has a default attribute for this that can be added to input fields. |
1 task
ravilodhi
added a commit
that referenced
this issue
Sep 3, 2024
Improved: Added textarea counter to show character count progress while entering description (#114).
Verified and working fine in release v1.11.0. Hence, closing this . |
github-project-automation
bot
moved this from 🛠 In QA
to ✅ Done
in Digital Experience Platform
Oct 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
Users should be able to create security groups with detailed descriptions without encountering errors. The system should allow the creation of security groups regardless of the length of the description provided.
Steps to reproduce the issue
Log in to the App with valid credentials.
Navigate to Permissions tab.
Click on 'CREATE SECURITY GROUP' option.
Fill in the required fields for the security group, including a detailed description exceeding a certain character limit.
Attempt to create the security group.
Observe the error message "Failed to create security group" displayed on the screen.
Environment details
App version: MAIN-92E369A
App Environment: DEV
Additional information
https://jam.dev/c/d0ed3ed9-938a-47f6-b157-1d844512e2b0
The text was updated successfully, but these errors were encountered: