You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users can scroll both upwards and downwards indefinitely. This allows for flexible navigation but may lead to user confusion or disorientation.
Desired Behavior
Restrict scrolling to only allow downward movement. Once the user starts scrolling down, they should not be able to scroll back up, guiding them through the content in a linear and intuitive fashion.
###Steps to Reproduce:
Open the Web application.
Scroll upwards and downwards multiple times.
Observe that the page allows infinite scrolling in both directions.
Suggested Improvement:
Hi @pikurasa@walterbender, I wanted to suggest a potential improvement regarding the scrolling behavior as detailed in the issue above. Before proceeding further, I would like to know if this suggestion aligns with the project's goals or if it could be valuable from your perspective.
If you find it valuable, I would be excited to work on this and contribute to the project by implementing the change.
I don't understand what you are suggesting. FWIW, horizontal scrolling can be enabled by the user and the home position is available by clicking on the home button. But we have found that children get confused by too many degrees of freedom when they first encounter the interface, hence the default restriction in beginner mode.
Current Behavior
Users can scroll both upwards and downwards indefinitely. This allows for flexible navigation but may lead to user confusion or disorientation.
Desired Behavior
Restrict scrolling to only allow downward movement. Once the user starts scrolling down, they should not be able to scroll back up, guiding them through the content in a linear and intuitive fashion.
Screenshots / Mockups
Music.Blocks.-.Google.Chrome.2025-01-09.09-32-44.mp4
###Steps to Reproduce:
Open the Web application.
Scroll upwards and downwards multiple times.
Observe that the page allows infinite scrolling in both directions.
Suggested Improvement:
Environment
-Browsers: Chrome, Edge
-Devices: Desktop
-Operating Systems: Windows, macOS
Checklist
The text was updated successfully, but these errors were encountered: