Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

A widget is a self-contained entity that is designed to work within a workspace.

...

Image Added

Usage & Behavior

General guidelines

Structure

  • A widget consists of:

    • Header, which includes:

      • Widget name, with or without additional information. In some cases, this may be replaced by Tabs. See Internal Logic below.

      • Widget controls (optional), including Icon Buttons and/or Action Menus.

    • Content area

  • On dashboards, widgets will be placed on a grey background.

Placement and Positioning

  • A widget can be placed anywhere on a page.On dashboards, the widgets should be visually distinct from one another and lay over a grey background:

Content

...

  • The widget name will be aligned left.

  • Additional information will be aligned to the widget name, separated by a line separator. It should be short and informative. Avoid presenting a long description that will not be fully presented in various responsive states.

  • Where space is constrained, the widget name and the additional information will be truncated. The full information (both name and additional information) will be presented in a Tooltip.

  • Widget controls:

    • Includes only actions that are related to the widget and NOT content-related (such as expand/collapse, maximize, delete, configure, etc.). Content-related actions will be presented within the content area only.

    • Actions are presented on hover.

    • Up to 3 action buttons may be presented. The actions may include:

      • Icon Buttons, usually used for primary actions.

      • Action Menu, usually used for secondary actions. Where there are no primary actions, all actions may be presented in the actions menu (without any icon buttons).

...

State

Image

Regular

Hover

Hover- Draggable

A frame will be added as a visual indication for draggability

Active (relevant for draggable widgets only, while being dragged)

Disabled

TBD - graphic design

Error

-

Focused

-

Focused, Hover

-

Focused, Active

-

Focused, Disabled

-

...