* fix: Update minZoom value in PageComponent to improve zoom functionality
* [autofix.ci] apply automated fixes
* fix: Add fitViewOptions to PageComponent for enhanced zoom control
* fix: update default zoom out level in adjustScreenView utility
Changed the default value of numberOfZoomOut from 3 to 1 in the adjustScreenView function to improve initial screen adjustment behavior.
* fix: update zoom out level in filterEdge test
Modified the filterEdge test to pass a specific zoom out level of 3 to the adjustScreenView function, ensuring consistent screen adjustments during test execution.
* chore: update .gitignore to exclude .qodo files
* fix tests
* fixed test
* fix loop on zoom out
* Remove unnecessary zoom out click in starter projects test to improve test accuracy.
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
Co-authored-by: Lucas Oliveira <62335616+lucaseduoli@users.noreply.github.com>
Co-authored-by: Carlos Coelho <80289056+carlosrcoelho@users.noreply.github.com>