temporary scroll behavior implicitly overrides user preference scrolling #26113
Labels
pkg/reporter
This is due to an issue in the packages/reporter directory
Reproducible
Can be reproduced
topic: scrolling ↕️
type: bug
Current behavior
Currently, The cypress app has auto scroll turned on for user preferences by default. However, when a user scrolls mid test, and either clicks on the user preference menu, or clicks on a command in the command log, the auto scroll user preference is implicitly overridden and turned off
Desired behavior
User preferences should never be overridden except explicitly by the user. If a user scrolls while the test is running, the auto scroll may be temporarily disabled, but should not override the preference itself. When the user reruns the test, the user configured preference that is set should persist and override any temporary behavior.
Test code to reproduce
N/A, This is at the reporter level
Cypress Version
10.0.0
Node version
v16.16.0
Operating System
macOS 12.6
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: