Go Main page
Go Main page

Web components

cover

components

Confirmation Message

v.1.0.0 | Saturn

Panel that provide feedback or the result of the user's previous action.

Components

Play with the component with our playground.

Anatomy

Foo

NameDescription

1

Label
Required
Illustration has to be 120px in height.

2

Right icon
Required
Indicates information about the Drawer. The title can grow depending on the copy.

3

Descriptions
It provides the user with more detailed information on the status of the process performed. Can be plain text or unordered <ul> or ordered list <li>. Secondary descrition is used If there is a lot of content in the first description, you can use this additional paragraph of text to structure the information.

4

Content
It can contain different types of content such as tables, lists...

5

Buttons
When it is required to make a main, secondary or tertiary actions.

Variants

  • Success: Informs the user that the process has been successfully completed and what the next step is. It can also provide a summary of the transaction.
  • Error: It informs the user that the operation could not be carried out correctly, offering a way out in order to solve the errors.
  • Warning: It gives the user importat but not blocking information about the operation previously performed.
  • Informative: It provides information without feedback connotation to the user.

Vertical

Foo

Horizontal

Foo

Options

With Primary, Secondary and Tertiary actions
With Primary and Secondary actions
With only Primary action
Without actions

Layout

Desktop

  • Fluid width

On desktop it will have a fluid width and will depend on the parent element.

Foo

Foo

Mobile

  • Fluid width

On mobile, the messages will occupy the entire width of the screen and will depend on the parent element in which they are located. Button will go to full width.

Foo

Do's and Dont's

Foo

Do’s

The icon must be recognizable and related to the type of the message.

Foo

Don’t

Don’t use icons other than those defined for each type.

Foo

Don’t

Don’t change the alignment of the elements if the case isn’t included it in the documentation.