-
-
Notifications
You must be signed in to change notification settings - Fork 754
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The success message is showing repeatedly. #712
Labels
Comments
On every click, a new request is made to the server and saved the data to the leads table and a toast success message is displayed. |
We can do one thing if a user is trying to click on the current stage, noting should happen |
jitendra-webkul
added a commit
to jitendra-webkul/bagisto-crm
that referenced
this issue
Nov 17, 2021
Merged
@jitendra-webkul |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
CRM Version: V1.2.1
Steps To reproduce--
1. Log in as Admin/User.
2. Click on the leads tab.
3. Click on the eye icon to view the lead.
4. Click repeatedly on the same stage in which the lead
Expected result: When the user is clicking on the stage repeatedly in which the lead, then the success message should not show repeatedly.
Actual result: When the user is clicking on the stage repeatedly in which the lead, then success message is also showing repeatedly. Please find the below screen recording Here.
The text was updated successfully, but these errors were encountered: