Bird
Raised Fist0
Figmabi_tool~7 mins

Adaptive vs responsive strategy in Figma - Compared

Choose your learning style10 modes available

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong
Introduction
This feature helps you design dashboards that look good on different screen sizes. Adaptive strategy uses fixed layouts for specific screen sizes. Responsive strategy adjusts layout fluidly to any screen size. This solves the problem of dashboards looking broken or hard to read on phones, tablets, or desktops.
When you want your sales dashboard to look perfect on desktop, tablet, and phone with different layouts
When your marketing report needs to fit exactly on a tablet screen without scrolling
When you want your finance charts to resize smoothly on any screen width
When you need to create separate dashboard versions for mobile and desktop users
When you want to save time by designing one flexible layout instead of many fixed ones
Steps
Step 1: Open your dashboard file
- Figma main workspace
Your dashboard design appears on the canvas
Step 2: Select the frame containing your dashboard
- Layers panel or directly on canvas
The frame is highlighted with resize handles
Step 3: Click the 'Resize to Fit' dropdown in the right sidebar
- Design panel under Frame section
Resize options appear
Step 4: Choose 'Fixed size' for adaptive strategy
- Resize to Fit dropdown
Frame size stays fixed; you can create multiple frames for different screen sizes
💡 Create separate frames for desktop, tablet, and phone sizes to use adaptive design
Step 5: Or choose 'Hug contents' or 'Fill container' for responsive strategy
- Resize to Fit dropdown
Frame resizes automatically based on content or parent container size
💡 Use constraints on elements inside the frame to control how they resize
Step 6: Set constraints for elements inside the frame
- Right sidebar under Constraints section
Elements adjust position and size when frame resizes
💡 Use left, right, top, bottom constraints to control element behavior
Step 7: Preview your design on different screen sizes
- Present button in top-right corner
You see how your dashboard adapts or responds to screen size changes
Before vs After
Before
Dashboard frame is fixed at 1200x800 pixels and looks good only on desktop screens
After
Dashboard frame resizes fluidly on any screen width, and elements adjust position and size accordingly
Settings Reference
Resize to Fit
📍 Right sidebar > Design panel > Frame section
Controls whether the frame size is fixed or adjusts to content or container
Default: Fixed size
Constraints
📍 Right sidebar > Design panel > Constraints section
Controls how elements inside a frame resize or move when the frame size changes
Default: Left and Top
Common Mistakes
Using fixed size frames for all screen sizes without creating separate frames
Dashboard looks broken or cut off on smaller screens like phones
Create multiple fixed size frames for adaptive design or use responsive resizing with constraints
Not setting constraints on elements inside a responsive frame
Elements do not resize or move properly when frame size changes
Set appropriate constraints (left, right, top, bottom) on each element
Summary
Adaptive strategy uses fixed frames for specific screen sizes to create tailored layouts.
Responsive strategy uses flexible frames and constraints to adjust layout fluidly on any screen size.
Choose adaptive for precise control on known devices; choose responsive for flexible, one-layout-fits-all design.

Practice

(1/5)
1. What is the main difference between adaptive and responsive design strategies in BI dashboards?
easy
A. Adaptive uses fixed layouts for specific screen sizes, responsive adjusts smoothly.
B. Adaptive adjusts smoothly, responsive uses fixed layouts.
C. Adaptive only works on desktop, responsive only on mobile.
D. Adaptive and responsive are the same with different names.

Solution

  1. Step 1: Understand adaptive design

    Adaptive design uses fixed layouts tailored for specific screen sizes, like separate versions for phone and tablet.
  2. Step 2: Understand responsive design

    Responsive design uses flexible layouts that smoothly adjust to any screen size by resizing and rearranging elements.
  3. Final Answer:

    Adaptive uses fixed layouts for specific screen sizes, responsive adjusts smoothly. -> Option A
  4. Quick Check:

    Adaptive = fixed, Responsive = flexible [OK]
Hint: Adaptive = fixed sizes, Responsive = flexible resizing [OK]
Common Mistakes:
  • Confusing which strategy uses fixed layouts
  • Thinking adaptive works only on desktop
  • Believing adaptive and responsive are identical
2. Which of the following is a correct way to describe a responsive layout in Figma?
easy
A. Using fixed width frames for each device size
B. Using constraints and auto-layout to adjust elements fluidly
C. Creating separate pages for desktop and mobile
D. Locking element positions to prevent resizing

Solution

  1. Step 1: Identify responsive layout features in Figma

    Responsive layouts use constraints and auto-layout to let elements resize and reposition fluidly as the frame size changes.
  2. Step 2: Eliminate incorrect options

    Fixed width frames and separate pages are adaptive strategies; locking positions prevents responsiveness.
  3. Final Answer:

    Using constraints and auto-layout to adjust elements fluidly -> Option B
  4. Quick Check:

    Responsive = constraints + auto-layout [OK]
Hint: Responsive uses constraints and auto-layout in Figma [OK]
Common Mistakes:
  • Choosing fixed width frames as responsive
  • Confusing separate pages with responsive design
  • Locking elements disables responsiveness
3. Consider a BI dashboard designed with adaptive strategy for three screen sizes: mobile (320px), tablet (768px), and desktop (1440px). What happens if a user opens the dashboard on a 500px wide device?
medium
A. The desktop layout (1440px) is shown, cropped to fit 500px.
B. The dashboard automatically resizes smoothly to 500px width.
C. The mobile layout (320px) is shown, possibly with horizontal scrolling.
D. The tablet layout (768px) is shown, scaled down to 500px.

Solution

  1. Step 1: Understand adaptive layout behavior

    Adaptive design uses fixed layouts for specific sizes. For 500px width, no exact layout exists, so the closest smaller layout (mobile 320px) is used.
  2. Step 2: Consider user experience on 500px device

    Since the layout is fixed at 320px, the user may see horizontal scrolling or clipped content, not smooth resizing.
  3. Final Answer:

    The mobile layout (320px) is shown, possibly with horizontal scrolling. -> Option C
  4. Quick Check:

    Adaptive shows closest fixed layout [OK]
Hint: Adaptive picks closest fixed layout, no smooth resize [OK]
Common Mistakes:
  • Assuming adaptive layouts resize smoothly
  • Thinking tablet layout scales down automatically
  • Believing desktop layout crops content
4. You designed a responsive BI dashboard in Figma using auto-layout and constraints, but on small screens, some elements overlap. What is the most likely cause?
medium
A. Constraints are not set properly, causing elements to ignore resizing rules.
B. Fixed width frames were used instead of auto-layout.
C. Adaptive layouts were applied instead of responsive.
D. The dashboard was exported incorrectly.

Solution

  1. Step 1: Analyze overlapping in responsive design

    Overlapping usually happens when constraints are missing or incorrect, so elements don't resize or reposition properly.
  2. Step 2: Rule out other causes

    Using fixed width frames or adaptive layouts would not cause overlapping in a responsive setup; export issues don't affect layout behavior.
  3. Final Answer:

    Constraints are not set properly, causing elements to ignore resizing rules. -> Option A
  4. Quick Check:

    Incorrect constraints cause overlap [OK]
Hint: Check constraints first when elements overlap in responsive design [OK]
Common Mistakes:
  • Blaming fixed width frames when auto-layout is used
  • Confusing adaptive with responsive issues
  • Assuming export errors cause layout overlap
5. You need to design a BI dashboard that works well on desktop, tablet, and mobile. You want smooth resizing on all devices but also want to optimize layout for common screen widths. Which strategy should you choose and why?
hard
A. Design only for desktop and let mobile users zoom manually.
B. Use responsive design only, relying on flexible layouts that adjust fluidly.
C. Use adaptive design only, creating fixed layouts for each device size.
D. Combine adaptive and responsive strategies: fixed layouts for key sizes plus flexible elements inside.

Solution

  1. Step 1: Understand the requirements

    The dashboard must resize smoothly on all devices but also optimize layout for common screen widths.
  2. Step 2: Evaluate strategies

    Adaptive alone lacks smooth resizing; responsive alone may not optimize for key sizes perfectly.
  3. Step 3: Choose combined approach

    Combining adaptive fixed layouts for common sizes with responsive flexible elements inside gives best of both worlds.
  4. Final Answer:

    Combine adaptive and responsive strategies: fixed layouts for key sizes plus flexible elements inside. -> Option D
  5. Quick Check:

    Combine adaptive + responsive for best results [OK]
Hint: Combine fixed layouts with flexible elements for best BI dashboard [OK]
Common Mistakes:
  • Choosing only adaptive and missing smooth resizing
  • Choosing only responsive and missing layout optimization
  • Ignoring mobile users by designing desktop only