appsmithorg / appsmithorg/appsmith
[Bug] Scrollable area should be 100% of the screen width in view mode
Open
Bug
Low
Production
View Mode
Widgets Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Description
Currently, the Scrollable area on view mode is restricted to the inner container. If the cursor is placed on the sides, the scroll is blocked. This isn't the expected behavior. The scrollable area should be 100% of the screen, just like in edit mode.
Loom video -
[](https://www.loom.com/share/93dea01912b9437882bbf3384ad2d857)
### Steps to reproduce the behavior:
Go to any app on view mode, make sure it's not set to fluid width, scroll from a corner.
Contributor guide
Assessment
This issue has not been assessed yet.