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

Incorrect Text Displayed in Create Group Modal Box #1760

Closed
ashishkumar-webkul opened this issue Dec 5, 2024 · 1 comment
Closed

Incorrect Text Displayed in Create Group Modal Box #1760

ashishkumar-webkul opened this issue Dec 5, 2024 · 1 comment

Comments

@ashishkumar-webkul
Copy link
Collaborator

Title:
Incorrect Text Displayed in Create Group Modal Box

Description:
The Create Group modal box is currently displaying the text Edit Group instead of Create Group. This can cause confusion for users when adding a new group. The modal title should accurately reflect the action being performed.

Steps to Reproduce:

  1. Navigate to the Groups section in the admin panel.
  2. Click on the Add Group button to open the modal box.
  3. Observe that the modal title incorrectly shows Edit Group.

Expected Behavior:
The modal box should display Create Group when adding a new group.

Actual Behavior:
The modal box displays Edit Group even when creating a new group.

Acceptance Criteria:

  1. The modal box should display Create Group when adding a new group.
  2. Ensure the title changes to Edit Group only when editing an existing group.

Additional Context:

https://prnt.sc/o-VR3qnYiT6D

shivendra-webkul added a commit to shivendra-webkul/laravel-crm that referenced this issue Dec 9, 2024
@ashishkumar-webkul
Copy link
Collaborator Author

Checked and Found that the issue has been fixed and working fine now. Please check the video for reference.

Video

Create.Group.mp4

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

No branches or pull requests

3 participants