Skip to content

iOS - Settings sheet dismiss button - Cancel  #7

Description

@JoniVR

The readme for iOS specifies:

What you should definitely not do:

“Done” button on the left side.
“Cancel” button on either side.
“Dismiss” button on either side.

Is this documented anywhere else? A few minutes of looking around and I already found some system apps that do have a cancel button on the left. See screenshots:

Clock app Health app Reminders app

This makes me believe that a "Cancel" button is OK as long as it's on the left side, meaning destructive action, while the right side means "do some action with the data in this modal".

Also note that all of these modals are in the context of adding data or creating an item, which might also be important when it comes to usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions