ai-cfia / fertiscan-frontend

This repository is for the frontend of the project react
MIT License
2 stars 1 forks source link

As a user, I want the form page to be non-scrollable when the 'Show More' modal is open, ensuring a focused and uncluttered viewing experience. #115

Closed SamuelPelletierEvraire closed 2 months ago

SamuelPelletierEvraire commented 3 months ago

Bug Summary: Scrolling on the form page is still enabled when the 'Show More' modal is active, which can lead to a confusing user interface experience.

Expected Behavior: As a user, I expect the form page to be locked from scrolling when the 'Show More' modal is open, so that my interaction is limited to the modal content until it is closed.

Actual Behavior: Despite the 'Show More' modal being open, the form page in the background remains scrollable, which can distract from the modal content and reduce the usability of the interface.

Affected Page Page Name: MainPage

Screenshots

Image