Skip to content

WalletInfo dialog - bug - ignores rLogin's selected theme #264

@kazazor

Description

@kazazor

When calling rLogin.showWalletInfo the modal that opens always show up using the default theme.
But if the theme was changed on rLogin before calling showWalletInfo, it's expected that the dialog will show in the new theme.

This is not the case, the dialog is shown always using the defaultTheme.

Reproduce it:

  1. Start rLogin with a default theme of dark mode
  2. Open rLogin
  3. Change the theme to light mode
  4. Connect to metamask
  5. Click a button that calls showWalletInfo
  6. Watch that the dialog is loaded with dark mode instead of light mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingthemeTheming

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions