#config scroll down

1 messages ยท Page 1 of 1 (latest)

final grove
#

Unable to scroll down on any part of the dashboard

raw mauveBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

worthy shellBOT
# final grove Unable to scroll down on any part of the dashboard

Based on the Discord thread, someone is unable to scroll anywhere on the Clawdbot dashboard. This is a common issue with a few quick fixes:

Troubleshooting Steps

1. Check Browser Zoom (most common cause)

  • Press Ctrl + 0 (or Cmd + 0 on Mac) to reset zoom to 100%
  • Sometimes zoom gets stuck at a non-standard level

2. Hard Refresh

  • Ctrl + F5 (Windows) or Cmd + Shift + R (Mac)
  • Clears cached CSS/layout issues

3. Check for Overflow Issues

  • Open browser DevTools (F12)
  • Check if html or body has overflow: hidden
  • Look for any CSS overriding scroll behavior