Skip to content

POS UI Extensions: update modal API api.smartGrid.presentModal() → api.action.presentModal() #16

@mohab-sameh

Description

@mohab-sameh

Renamed API in the unified action namespace. (Shopify)

Before

api.smartGrid.presentModal()

After

api.action.presentModal()

Detect:

  • .smartGrid.presentModal() usage anywhere; replace with .action.presentModal().

Edge cases:

Reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeBreaking change requiring migrationpos-ui-extensionsPOS UI Extensions transformations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions