Overview - Overflow scrolling
What is it?
Overflow scrolling is a way to let users see content that is too big to fit in a fixed space by adding a scroll bar. When a design frame or container has more content than its visible area, overflow scrolling allows that extra content to be accessed by moving the view up, down, left, or right. This keeps the design neat while still showing all information. It is commonly used in dashboards, reports, and data visualizations where space is limited.
Why it matters
Without overflow scrolling, important data or visuals might be cut off and hidden from users, making reports incomplete or confusing. Overflow scrolling solves this by letting users explore all content without cluttering the screen. This improves user experience and helps decision-makers see the full picture. In business intelligence, clear and complete data presentation is crucial for accurate insights and actions.
Where it fits
Before learning overflow scrolling, you should understand basic frame and layout design in Figma. After mastering overflow scrolling, you can explore interactive prototypes and responsive design techniques to create dynamic BI dashboards that adapt to different screen sizes.