Actions
BUG #1762
open[SQA] "Save New" Button Redirects to Customer Page Instead of Opening Add Customer Modal
Start date:
01/22/2025
Due date:
01/24/2025 (about 15 months late)
% Done:
100%
Estimated time:
Description
Clicking the "Save New" button in the Customer section of the invoice generator redirects users to the Customer page instead of opening the Add Customer modal within the same interface. This behavior interrupts the user workflow and causes inconvenience.
Steps to Reproduce¶
- Navigate to the Customer section in the invoice generator.
- Click the "Save New" button.
- Observe that the application redirects to the Customer page instead of opening an Add Customer modal.
Expected Behavior¶
Clicking the "Save New" button should open an Add Customer modal directly within the invoice generator interface, allowing users to seamlessly add new customer details without leaving the current page.
Impact on Users¶
- Interrupts the invoice creation process.
- Causes workflow disruption and delays.
- Reduces user experience efficiency.
Actions