Skip to content

fix color-scheme and point-events bug - #108

Merged
eldenpark merged 8 commits into
mainfrom
retto/fix-sdk-pointer-color-scheme-error
Dec 10, 2025
Merged

fix color-scheme and point-events bug #108
eldenpark merged 8 commits into
mainfrom
retto/fix-sdk-pointer-color-scheme-error

Conversation

@blacktoast

@blacktoast blacktoast commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

Pull Request

Thank you for raising a Pull Request. Please follow the instruction.

  • I’ve read CONTRIBUTING.md and followed the guidelines.

Summary

  • Remove the existing color-scheme from the attached and modify the sdk_core to enforce color-scheme: light for iframes.
  • set pointet-evnets: auto in Iframe
  • adding some example in simple_host of sandbox for bug reproduction

ps. SDKs are deployed

Links (Issue References, etc, if there's any)

@blacktoast
blacktoast marked this pull request as draft December 9, 2025 08:07
 - @oko-wallet/customer-dashboard@0.1.2-alpha.3
 - @oko-wallet/demo-web@0.1.2-alpha.3
 - @oko-wallet/email-template-2@0.0.2-alpha.1
 - @oko-wallet/oko-admin-web@0.1.1-alpha.3
 - @oko-wallet/user-dashboard@0.1.1-alpha.2
 - @oko-wallet/bytes@0.0.3-alpha.62
 - @oko-wallet/crypto-js@0.0.2-alpha.6
 - @oko-wallet/cait-sith-keplr-addon@0.0.2-alpha.1
 - @oko-wallet/cait-sith-keplr-hooks@0.1.1-alpha.2
 - @oko-wallet/tecdsa-interface@0.0.2-alpha.26
 - @oko-wallet/oko-attached@0.1.1-alpha.3
 - @oko-wallet-examples/cosmos-nextjs@0.0.2-alpha.1
 - @oko-wallet-examples/cosmos-kit-nextjs@0.0.2-alpha.1
 - @oko-wallet-examples/evm-nextjs@0.0.2-alpha.1
 - @oko-wallet-examples/evm-wagmi-nextjs@0.0.2-alpha.1
 - @oko-wallet-examples/multi-ecosystem-react@0.0.1-alpha.1
 - @oko-wallet/ksn-interface@0.0.2-alpha.58
 - @oko-wallet/key-share-node-server@0.0.5-alpha.16
 - @oko-wallet/dotenv@0.0.2-alpha.27
 - @oko-wallet/stdlib-js@0.0.2-rc.42
 - @oko-wallet/sandbox-cosmos-kit@0.0.2-alpha.1
 - @oko-wallet/oko-cosmos-kit@0.0.1-rc.14
 - @oko-wallet/oko-sdk-core@0.0.6-rc.125
 - @oko-wallet/oko-sdk-cosmos@0.0.6-rc.151
 - @oko-wallet/oko-sdk-eth@0.0.6-rc.140
@blacktoast
blacktoast marked this pull request as ready for review December 9, 2025 08:36
// if the host site doesn't have a color-scheme and the browser's default is dark,
// the background changes to black.
// Therefore, we force a light mode in the iframe(in sdk_core not here) @retto
// root.style.colorScheme = "light dark";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it

@eldenpark
eldenpark merged commit a871403 into main Dec 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants