Mirakl Design
Mirakl Design
  • Getting started
    • Welcome to Roma
      • Design principles
  • Design
    • Components
      • Actions
        • Action menu
        • Buttons
        • Button group
        • File download
        • Save bar
        • Tasklist
        • Contextual Toolbar
      • Datalist
      • Datatable
      • Feedback
        • Alerts
        • Activity Loader
        • Badge (status)
        • Empty state
        • Snackbar
      • Form
        • Fields
        • Pickers
        • Selection controls
        • Tree
      • Images
        • Illustrations
        • Icons
        • Media
      • Navigation
        • Hyperlink
        • Page title
        • Sidebar
        • Top bar
      • Overlays
        • Modal
        • Popover
        • Tooltip
        • Side Drawer
      • Structure
        • Global layout
        • Panel
          • Activable Panel
          • Clickable Panel
          • Expandable Panel
          • Panel tabs
          • Totalizer Panel
        • Card
    • Patterns
      • Advanced selection
      • Configure options
      • Displaying data
      • Displaying history
      • Errors
      • Forms
        • Form - Creation mode
        • Form - Edition mode
        • Form - In a modal
        • Error Management
        • Stepper form
        • Onboarding form
      • Loading
      • Progressive disclosure
  • content
    • Writing for Mirakl
      • Grammar and formatting
    • Vocabulary
      • Mirakl products
      • Which verb to use
Powered by GitBook
On this page
  • Overview
  • Guidelines
  • Content

Was this helpful?

  1. Design
  2. Components
  3. Structure
  4. Panel

Clickable Panel

Clickable panels are used to display information in a clickable zone.

Last updated 1 year ago

Was this helpful?

Overview

Clickable panels are used to display information in a clickable zone. Clickable panels are composed of a background icon and a title and can have a subtext and/or a tooltip (optional), and an arrow icon (optional and overridable). Icon background, title, and subtext have their own loading strategy.

Guidelines

A clickable panel can either trigger a redirection (navigating to another page, opening a URL) or an action (opening a modal, requesting an API).

A clickable panel cannot be used within another panel and cannot contain any child component.

Content

Both title and subtext must be as concise as possible and indicate clearly where the user will land or what they will be asked to do when clicking the panel.

Clickable panel content should follow our .

content guidelines