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

Error "Failed to Create Security Group" occurs when providing long description during group creation. #114

Closed
Adameddy26 opened this issue Feb 27, 2024 · 3 comments
Assignees
Labels
bug Something isn't working release-v1.11.0

Comments

@Adameddy26
Copy link

Adameddy26 commented Feb 27, 2024

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

@Adameddy26 Adameddy26 added the bug Something isn't working label Feb 27, 2024
@Adameddy26 Adameddy26 moved this to 📋 Backlog in Digital Experience Platform Feb 27, 2024
@dt2patel
Copy link
Contributor

Instead of removing character limit, we need to help the user understand the limit and help them not exceed it.

@dt2patel
Copy link
Contributor

Show character count progress against limit. I assume Ionic has a default attribute for this that can be added to input fields.

https://ionicframework.com/docs/api/input#input-counter

@dt2patel dt2patel moved this from 📋 Backlog to 📅 Planned in Digital Experience Platform Aug 16, 2024
ravilodhi added a commit that referenced this issue Sep 3, 2024
ravilodhi added a commit that referenced this issue Sep 3, 2024
Improved: Added textarea counter to show character count progress while entering description (#114).
@ravilodhi ravilodhi moved this from 📅 Planned to ⏸️ Dev complete in Digital Experience Platform Sep 3, 2024
@Adameddy26 Adameddy26 assigned Adameddy26 and unassigned ravilodhi Oct 4, 2024
@Adameddy26 Adameddy26 moved this from ⏸️ Dev complete to 🛠 In QA in Digital Experience Platform Oct 4, 2024
@Adameddy26
Copy link
Author

Verified and working fine in release v1.11.0. Hence, closing this .

@github-project-automation 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
Labels
bug Something isn't working release-v1.11.0
Projects
Archived in project
Development

No branches or pull requests

3 participants