Skip to content

πŸ›[Bug] MethodCard & others have no padding since v1.3.0 Β #151

@avocadoslab

Description

@avocadoslab

Issue summary

No padding on MethodCard.

"@shopify/discount-app-components": "^1.5.0",
"@shopify/polaris": "^11.17.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",

Expected behavior

Should have appropriate padding.

Actual behavior

Method Card:

image

Usage Limits Card:

image

Specifications

  • Are you using the React components? (Y/N): Y
  • discount-app-components version number: 1.5.0 (happening since 1.3.0)
  • Browser: Chrome
  • Device: Macbook
  • Operating System: Ventura

Or run npx envinfo --system --binaries --browsers --npmPackages react,react-dom,@shopify/discount-app-components to provide specifications on your environment including version numbers, browser, device, and operating system.

Paste the results here:

System:
    OS: macOS 13.0.1
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 719.01 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.17.0 - /usr/local/bin/node
    Yarn: 1.22.19 - ~/shopify/easy-discounts/node_modules/.bin/yarn
    npm: 8.1.2 - /usr/local/bin/npm
  Browsers:
    Chrome: 117.0.5938.88
    Safari: 16.1
  npmPackages:
    @shopify/discount-app-components: ^1.5.0 => 1.5.0 
    react: ^18.2.0 => 18.2.0 
    react-dom: ^18.2.0 => 18.2.0 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Severity: 3Normal SeveritybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions