Skip to content

Conversation

@0xmkh
Copy link
Collaborator

@0xmkh 0xmkh commented Jan 7, 2026

Description

Fixed an issue where the checkmark icon was not displayed on iOS devices

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-4372

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

@vercel
Copy link

vercel bot commented Jan 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
appkit-basic-html Ready Ready Preview, Comment Jan 7, 2026 11:06am
appkit-demo Ready Ready Preview, Comment Jan 7, 2026 11:06am
appkit-gallery Ready Ready Preview, Comment Jan 7, 2026 11:06am
appkit-headless-sample-app Ready Ready Preview, Comment Jan 7, 2026 11:06am
appkit-laboratory Ready Ready Preview, Comment Jan 7, 2026 11:06am
10 Skipped Deployments
Project Deployment Review Updated (UTC)
appkit-basic-example Ignored Ignored Jan 7, 2026 11:06am
appkit-basic-sign-client-example Ignored Ignored Jan 7, 2026 11:06am
appkit-basic-up-example Ignored Ignored Jan 7, 2026 11:06am
appkit-ethers5-bera Ignored Ignored Jan 7, 2026 11:06am
appkit-nansen-demo Ignored Ignored Jan 7, 2026 11:06am
appkit-vue-solana Ignored Ignored Jan 7, 2026 11:06am
appkit-wagmi-cdn-example Ignored Ignored Jan 7, 2026 11:06am
ethereum-provider-wagmi-example Ignored Ignored Jan 7, 2026 11:06am
next-wagmi-solana-bitcoin-example Ignored Ignored Jan 7, 2026 11:06am
vue-wagmi-example Ignored Ignored Jan 7, 2026 11:06am

@changeset-bot
Copy link

changeset-bot bot commented Jan 7, 2026

🦋 Changeset detected

Latest commit: aa117e3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 26 packages
Name Type
@reown/appkit Patch
@reown/appkit-ui Patch
pay-test-exchange Patch
@reown/appkit-adapter-bitcoin Patch
@reown/appkit-adapter-ethers Patch
@reown/appkit-adapter-ethers5 Patch
@reown/appkit-adapter-solana Patch
@reown/appkit-adapter-ton Patch
@reown/appkit-adapter-wagmi Patch
@reown/appkit-utils Patch
@reown/appkit-cdn Patch
@reown/appkit-cli Patch
@reown/appkit-codemod Patch
@reown/appkit-common Patch
@reown/appkit-controllers Patch
@reown/appkit-core Patch
@reown/appkit-experimental Patch
@reown/appkit-pay Patch
@reown/appkit-polyfills Patch
@reown/appkit-scaffold-ui Patch
@reown/appkit-siwe Patch
@reown/appkit-siwx Patch
@reown/appkit-testing Patch
@reown/appkit-universal-connector Patch
@reown/appkit-wallet Patch
@reown/appkit-wallet-button Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

Visual Regression Test Results ✅ Passed

⚠️ 7 visual change(s) detected

Chromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=584
Storybook Preview: https://6493191bf4b10fed8ca7353f-azoqzmhqfo.chromatic.com/

👉 Please review the visual changes in Chromatic and accept or reject them.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

📦 Bundle Size Check

All bundles are within size limits

📊 View detailed bundle sizes

> @reown/[email protected] size /home/runner/work/appkit/appkit


> size-limit


[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: npm i baseline-browser-mapping@latest -D

@reown/appkit - Main Entry
Size limit:   80 kB
Size:         75.01 kB with all dependencies, minified and gzipped
Loading time: 1.5 s    on slow 3G
Running time: 1.3 s    on Snapdragon 410
Total time:   2.8 s
@reown/appkit/react
Size limit:   235 kB
Size:         233.49 kB with all dependencies, minified and gzipped
Loading time: 4.6 s     on slow 3G
Running time: 3.7 s     on Snapdragon 410
Total time:   8.3 s
@reown/appkit/vue
Size limit:   80 kB
Size:         75.01 kB with all dependencies, minified and gzipped
Loading time: 1.5 s    on slow 3G
Running time: 1.1 s    on Snapdragon 410
Total time:   2.6 s
@reown/appkit-scaffold-ui
Size limit:   220 kB
Size:         212.83 kB with all dependencies, minified and gzipped
Loading time: 4.2 s     on slow 3G
Running time: 2.1 s     on Snapdragon 410
Total time:   6.2 s
@reown/appkit-ui
Size limit:   500 kB
Size:         13.15 kB with all dependencies, minified and gzipped
Loading time: 257 ms   on slow 3G
Running time: 119 ms   on Snapdragon 410
Total time:   376 ms

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.5% 39307 / 50069
🔵 Statements 78.5% 39307 / 50069
🔵 Functions 76.19% 4231 / 5553
🔵 Branches 86.76% 9549 / 11006
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/ui/src/assets/svg/checkmark.ts 100% 100% 100% 100%
packages/ui/src/components/wui-icon/index.ts 100% 100% 77.14% 100%
Generated in workflow #16620 for commit aa117e3 by the Vitest Coverage Report Action

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants