Skip to content

Confirmative dialog buttons should be placed on the right side #9019

@Maximaximum

Description

@Maximaximum

Bug, feature request, or proposal:

In all the material samples of the https://material.angular.io/components/dialog section, the confirmative dialog buttons should be placed on the right side of the dialogs, as per Material design guidelines: https://material.io/guidelines/components/dialogs.html#dialogs-specs

What is the expected behavior?

All the confirmative buttons (like OK, Install etc) should be placed on the right, whereas the Dismissive actions (like No thanks etc) should go to the left.

What is the current behavior?

Currently, all the confirmative buttons are placed on the left, whereas the dismissive ones are placed on the right.

What are the steps to reproduce?

Open https://material.angular.io/components/dialog/overview and https://material.angular.io/components/dialog/examples pages and try open the sample dialogs

What is the use-case or motivation for changing an existing behavior?

The samples should conform to the official Material design Guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions