Actions
BUG #1771
open[SQA] Scrolling Behavior in Customer Modal Causes Page Scroll
Start date:
01/23/2025
Due date:
% Done:
0%
Estimated time:
Description
When scrolling up or down in the Customer Modal of the Online Invoice Generator, the expected behavior is for the scroll to be restricted within the modal content. However, in some cases, scrolling affects the entire page, resulting in an unintended scroll of the main page in the background.
Steps to Reproduce:
- Open the Online Invoice Generator.
- Navigate to the Customer section.
- Open the Customer Modal (e.g., "Add Saved Customer" or "Save New Customer").
- Attempt to scroll up or down within the modal content.
- Observe that sometimes the entire page scrolls instead of being restricted to the modal.
Expected Behavior:
- Scrolling should be restricted within the modal content only, and the main page should not scroll.
Actual Behavior:
- Scrolling sometimes affects the main page, causing the entire page to scroll.
Impact:
- Leads to a poor user experience as the modal loses focus when the page scrolls.
Attachments:
Actions