Skip to content

The name of the retailer in the confirmation popup is not displayed #34

@Stepa4man

Description

@Stepa4man

The name of the retailer in the confirmation popup is not displayed

Preconditions

Ubuntu 18, Nginx, PHP7.4, MySQL5.7

Magento Version: 2.4.0 EE+B2B

Module Retailer Version: "1.2.9.1",

Environment: Dev mode

Third party modules: smile/module-retailer smile/module-seller smile/module-store-locator

Steps to reproduce

  1. Create a new retailer with the name "Test retailer" from admin panel
  2. Go to Retailer grid in admin
  3. Choose "delete" in action column of grid for the chosen retailer
  4. Check popup appeared at the top of page

Expected result

  1. Popup with title Delete Test retailer
  2. Text of popup is Are you sure you want to delete Test retailer?

Actual result

  1. Popup with title Delete ${ $.$data.name }
  2. Text of popup is Are you sure you want to delete ${ $.$data.name } ?
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions